/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ site-blue-css template Stylesheet */ 

#site-blue-css #company-lead-form { margin:0px; text-align:center;}
#site-blue-css #company-lead-form-wrapper { padding:10px 10px 10px 20px; }
#site-blue-css #company-lead-form p { color:#FF0000; }
#site-blue-css #company-lead-form table { border:0px; margin:0px; }

#site-blue-css #company-lead-form table tr td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#35393C;
padding:3px;
}

#site-blue-css #company-lead-form table tr input, #site-blue-css #company-lead-form table tr select, #site-blue-css #company-lead-form table tr textarea{
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:11px; 
font-weight:normal;
text-decoration:none;
color:#000; 
border:1px solid #B8B8B8;
width:170px;
height:20px;
}

#site-blue-css #company-lead-form table tr .column1 { text-align:right; }
#site-blue-css #company-lead-form table tr td .phone1 { width:45px !important; }
#site-blue-css #company-lead-form table tr td .phone2 { width:47px !important; }
#site-blue-css #company-lead-form table tr td .phone3 { width:47px !important; }
#site-blue-css #company-lead-form table tr td select { width:172px; height:18px; }
#site-blue-css #company-lead-form table tr td textarea { height:70px !important; }
#site-blue-css #company-lead-form tr td .submitbutton { width:auto; height:auto; border:none; }


