fieldset { border:0;margin:0;padding:0; }
fieldset div { margin-bottom:6px; }
label { float:left; width:80px; text-align:right; font-weight:bold; margin-right:10px; }
input.text,textarea, select { float:left; width:300px;padding:3px;margin:1px 0;}
select { width:auto; }
div.cbholder { margin-left:90px; }
div.cbholder label { width:auto; float:none;}
div#submit-container {  margin:1em 0 2em 90px; display:block; float:none;}
p#loadbar, p#emailResults { margin-left:90px; }
.failed { color:red;font-weight:bold;}
#msg_cont { margin-bottom:.5em; }
#msg_cont img { vertical-align:middle; margin-right:4px; }
#load_img { visibility:hidden; }
#hearabout label { width:auto;margin-left:90px; }
#hearabout select { margin-left:90px; }
.error { color:red; font-weight:bold;}
.success{ color:green; font-weight:bold;}
.required { background:url(../../images/required.gif) 84% 4px no-repeat; }
/* easy clearing */
.clearfix:after
{
content: '.'; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix
{
display: inline-block;
}
/*\*/
.clearfix
{
display: block;
}
/* end easy clearing */
