form#conForm  {font-size:18px;font-family:Times;color:#000;width:450px;float:left;}
.contactermsg {background: url(error.png) no-repeat;height: 14px;color: #CC0000;padding: 0 0 0 20px}
.contactmsg {background: url(success.png) no-repeat;height: 14px;color: #00CC00;padding: 0 0 0 20px;}
.cLabel     {float:left;clear:left;}
.bLabel     {float:left;}
#cName      {float:left;margin:3px 0 3px 29px;width:210px;}
#cEmail     {float:left;margin:3px 0 3px 31px;width:210px;}
.container1 {float:left;width:300px;}
.container2 {float:left;width:430px;clear:left;margin:10px 0 10px 0;}
.float      {margin-left:14px;float:left;}
textarea    {height:100px;width:350px;}
#cSubmit    {float:left;margin:10px 0 20px 80px;clear:left;}
