#f_name_field {
	width:170px;
	background-repeat: no-repeat;
	background-position: center right;
	background-image: none;
	margin-left: 20px;
}
#l_name_field {
	background-repeat: no-repeat;
	background-position: center right;
	background-image: none;
}
#phone_field {
	background-repeat: no-repeat;
	background-position: center right;
	background-image: none;
}
#email_field {
	background-repeat: no-repeat;
	background-position: center right;
	background-image: none;
}.form {
	font-family: "Microsoft Sans Serif", Arial, Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}
.formInput {
	font-family: "Microsoft Sans Serif", Arial, Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	width: 135px;
}
.true {
	font-family: "Microsoft Sans Serif", Arial, Tahoma;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #009900;
}
.false {
	font-family: "Microsoft Sans Serif", Arial, Tahoma;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FF0000;
}
