/*Defaults Styling*/
fieldset.main {
border:none; margin:0; padding:0;
position:absolute;
top:2px; right:115px;
border:none;
width:280px;
color:#6da932;
font-size:12px;
z-index:999;
}

fieldset.search { position:relative; background:#d3ebb8; border-width:1px; border-color:#e5e5e5 #797c80 #797c80 #e5e5e5; margin:0; padding:4px; padding-left:8px;}

input, textarea, select {font:12px/12px Arial, Helvetica, sans-serif; padding:0; border-width:1px; border-color:#e5e5e5 #797c80 #797c80 #e5e5e5; padding:2px; }
input.submit{background:url(../images/bg_btn.png) center center;
width:43px; height:24px; text-align:center; border:none; color:#FFFFFF; font-weight:bold; position:relative; top:-1px;}
input.submit:hover{background:url(../images/bg_btn-ov.png) center center;}
legend {color:#859e8c; font:14px/21px Calibri, Arial, Helvetica, sans-serif; padding:0; margin:0; text-indent:0;}
label {font-size:11px; font-weight:bold; color:#666;}
label.opt {font-weight:normal;}
dl {clear:both; margin:0; padding:0;}
dt {float:left; width:65px; text-align:left; line-height:20px; margin:0 5px 2px 0;}
dd {float:left; line-height:20px; margin:0 2px 2px 0;}
