/* CSS Document */

.rate {
	color: #a5a488;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
}

.ratevalue {
	background-color: #ffcc66;
}

.backrate {
	background-color: #eeeecc;
	border: 1px solid #ffcc66;
	width: 70px;
	text-align: left;
}

.rateimage {
	border: 1px solid #a5a488;
}