.cflite {
	width: 350px; 
	font-family: Verdana; 
}
.cflite_td {
	padding:0px; 
	font-size:12px;
}
.cflite p {
	padding:0px;
}
.cflite label {
	padding:0px; 
}
label {
 padding-right:10px; 
}
.required {
  color:#a09d99; 
}
.required_star {
 font-weight:bold;
 color:#fff;;
}
.not-required {
 font-weight:normal; color:#a09d99;
}

#contactfooter a {float:left;width:94px;height:23px; margin-top:10px; font-size:14px;color:#fff; 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}