/* CSS Document */
fieldset {border:0px; margin-top:50px; margin-left:0px; }

label.left { width:110px; font-family:Tahoma; font-size:11px; float:left; text-align:right; padding-right:3px; }
input .text {display:block; margin-left:75px; font-size:10px; width:190px; font-family:Tahoma; margin-bottom:4px;}
textarea {display:block; /*margin-left:75px;*/ font-size:10px; width:165px; height:60px; font-family:Tahoma; margin-bottom:10px;}

.Actions {margin-left:112px;}
.Actions input.action {background-color:#990000; height:28px; width:90px; color:#ffcc00; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:bold;}
.Actions input.action:hover {background-color:#660000; cursor: pointer;}

