.cflite {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
input, textarea  {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(/g/layout/textfield.bg.jpg);
	background-repeat: repeat-x;
	background-color:#333;
	font-size:12px;
	color:#000;
	border: none;
	height: 21px;
	width: 100%;
	padding: 3px;
}

.cflite_td {
	padding:6px;
	font-size:12px;
}
.cflite p {
	padding:6px;
}
.cflite label {
	padding:6px;
}
label {
 padding-right:10px
}
