.formLeft1 {
	width: 400px;

}

.formLeft1 li {
	list-style-type: none;
	padding: 3px;
	}

.formLeft1 label {
	float: left;
	width: 140px;
	font-weight: bold;
	}

.formLeft1 input, textarea {
	width: 145px;
	margin-bottom: 5px;
	}
	
.formLeft1 .submitButton {
	float: left;
	margin-right: 70px;
	}

.redStar1 {
	color: red;
	margin-left: 10px;
	font-size: 10px;
	}

.spacing1 {
margin-bottom: 25px;
background-color: #FFBE7E;
padding: 20px;
}

.special {
font-size: 12px;
}

.tfvHighlight{color: red;
}
  
.tfvNormal {color: black;

}

