.single-star
{
	margin:0;
	padding:0;
	background:url(../images/stars.png);
	width:14px;
	height:14px;
	overflow:hidden;
	float:left;
}
.star-disable
{
	background-position:0px -28px;
}
.star-available
{
	background-position:0px -42px;
}
.star-hover
{
	background-position:0px -56px;
}
.clear-both
{
	float:left;
	margin-left:10px;
}
.star-rating
{
	height:14px;
	line-height:14px;
}
.rating-title
{
	float:left;
	height:14px;
	line-height:14px;
	margin-left:10px;
}
.otdownload dl {
	display:none;	
}
.otdownload a {
	cursor:pointer;
}