.cflite {
	width: 100%; 
	font-family: Verdana; color:#000; float: left; font-size:12px;    
}
.cflite_td {
	padding:5px; color:#000; border-radius: 5px; 
	
}

.cflite_td1{ font-family:Verdana, Geneva, sans-serif; font-size:12px; margin-left:5px;
	 color:#222222; padding-left:2px; height:25px; border-radius: 5px;  border: 1px solid #ccc; margin-bottom:5px; margin-top:2px;   
	
}

.cflite_td2 {
	border-radius: 5px;  border: 1px solid #ccc; height:30px; font-size:12px; font-family:Verdana, Geneva, sans-serif; margin-left:5px; margin-bottom:5px;
	
}

.cflite_td3 {
	padding:5px; background-color:#000; color:#fff;border-radius: 5px; width:200px; height:40px; border: 0px solid #ccc; font-size:14px; font-family:Verdana, Geneva, sans-serif; margin-left:155px; margin-top:10px; font-weight:bold;  
	
}

.cflite_td input[type="text"]
{
 
   border-radius: 5px; border: 1px solid #ccc;  height:25px;  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; margin-bottom:5px;   
  
}


.cflite p {
	padding:0px;
}
.cflite label { padding:0px 
}
label {
 padding-right:10px; 
}
.required {
  color:#000; 
}
.required_star {
 font-weight:bold;
 color:#000;;
}
.not-required {
 font-weight:normal; color:#a09d99;
}

.cflite_td input[type="submit"]
{
   width:100px; background-color:#000;
   height:25px; color:#fff; font-family:Verdana, Geneva, sans-serif;
   padding-left:0px;
   
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
   border-radius: 5px;   
}


#contactfooter a {float:left;width:94px;height:23px; margin-top:10px; font-size:14px;color:#000; font-weight:bold;text-decoration:none;line-height:22px;text-align:center;background:url(../images/button_bg.gif) top repeat-x #327d05;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;position:relative}
#contactfooter a:hover {background:#8dcf0f}