/*Defaults Styling*/
fieldset { width:600px;}
input { float:left; border: 1px solid #bfbfbf; height: 20px; font-family: "Times New Roman", Times, serif; padding: 2px;}
input#submit { height:auto; width: 110px; padding: 4px 4px 4px 4px; font-size: 1em;   }
input:focus, input:hover { border-color: #7e7e7e;}
textarea { border: 1px solid #bfbfbf; padding: 5px; font-family: "Times New Roman", Times, serif; padding: 2px;}
label {color:#333;}
label.opt {font-weight:normal;}
dl {clear:both;}
dt {float:left; text-align:right; width:110px; line-height:25px; margin:0 10px 10px 0;}
dd {float:left; width:475px; line-height:25px; margin:3px 0 10px 0;}

#container {width:700px; margin:0 auto;}

