.contactwidth {
	width: 400px;
	margin: 0 8px;
}
.contact_col {
}
.cflite p {

}
.cflite label {
	padding:4px;
}
label {
 padding-right:10px
}
.required {
 font-weight:bold;
}
.required_star {
 font-weight:bold;
 color:#F00;
}
.not-required {
 font-weight:normal
}
input,textarea{
	border:1px solid #444;
}

