

 /*  Contact Form Styling */

 #contactform #error ul{
 padding-left:0px;
 line-height:20px;
 }
 #contactform #error span{
 color:green;
 font-weight:bold;
 padding:10px 0 5px 10px;
 position:absolute;
 top:65px;
 left:10px;
 width:400px;
 }
 #contactform #error ul li{
  color:#BF0B0B;
  font-weight:normal;
  }
#contacth2{
 font-size:18px;
 color:#000;
 margin:0;
 font-weight:bold;
 padding:0px;
 float:left;
 }
 #header {border-bottom:1px dotted #ccc; height:20px;}
 
 
#phone {float:right; width:130px;}

 #contacth2 span {
 font-size:16px;
 color:#666;
 float:right;
margin:0 0 10px 0;
padding:0;
width:130px;
 }
 
 #contactform fieldset{
 border:none;
font-weight:bold; font-size:12px; font-style:italic;
 }

 #quote {font-weight:bold; font-size:12px; font-style:italic; padding:0; margin:0}
.left {height:20px;}
#quote .left {width:280px; padding:5px; }
#quote .left span {float:right;}
#quote .right {width:260px;padding:5px 0 5px 50px;}
#quote .right span {float:right;}
	
	.clear {clear:both;}
	
	#details {float:left;}
	
#formleft {padding-top:5px;}	
	
 #contactform #error{
font-size:12px; padding-right:5px; float:right;
 }
 #contactform .button{
 background:#ededed;
 color:#666;
 border:1px solid #ccc;
 padding:5px 20px 5px 20px;
 outline:none;
 }
 #contactform{
 color:#666666;
padding-top:0px;
 }
.clear{clear:both;}

#guidelines {clear:both; font-size:10px; padding:5px 0 20px 0; margin:0}
#guidelines span {font-weight:bold; color:red;}
