/**
 * Rates Styles
 */
#rates strong
{
	float: left;
	text-align: right;
	width: 75px;
}

#rates div
{
	margin-left: 85px;
}