.rateheader {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	line-height: 12px;
	font-weight: bold;
}
.ratetext {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	line-height: 12px;
	font-weight: normal;
	text-align: left;
	width: 100px;

}
.ratetextcenter {
	text-align: center;
	margin: 5px;
}
form.rate {
	margin: 0px;
	padding: 0px;
}
input.rate {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	height: 16px;
	width: 60px;
	text-align: left;
}
input.checkboxrate {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	height: 16px;
	width: 16px;
	text-align: center;
}
select.rate {
	font-family: Tahoma;
	font-size: 10px;
	width: 60px;
}
input.buttonrate {
	font-family: Tahoma;
	font-size: 11px;
	color: #662C89;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	width: 64px;
	text-align: center;
}
