.form_label {
	width: 125px;
	background-color: #FFFF80;
	float: left;
}
.form_label2 {
	background-color: #FFFF80;
	float: left;
}
.form_label3 {
	background-color: #FFFF80;
}
.star_rate:hover {
	cursor:help;
	background-color: yellow;
}
