div.rating{
	margin: 14px 0 14px 0;
	float:left;
	height:24px;
	width: 374px;
    overflow: hidden;
	zoom:1;
}

#rating {
	height:24px;
	width: 125px;
	float: left;
	zoom:1;
}

div.vote-wrap{
    overflow: hidden;
   	height:24px;
	width: 125px;
   	height:24px;
}

div.vote-block{
	position: relative;
	zoom: 1;
	width: 125px;
   	height:24px;
}

div.vote-hover{
    float: left;
    cursor:  pointer;
	width: 125px;
   	height:24px;
}


div.vote-stars{
	position: absolute;
	left: 0;
	top: 0;
	width: 125px;
   	height:24px;
}

div.vote-active{
	position: absolute;
	left: 0;
	top: 0;
	width: 125px;
   	height:24px;
}

div.vote-result{
    color: #000;
    font-size: 14px;
    margin-top: 12px;
    padding-left: 190px;
    display: none;
	width: 125px;
   	height:24px;
}

div.vote-success{
    clear: both;
    color: #888;
    font-size: 14px;
    margin: 32px 0 0 3px;
    display: none;
	width: 125px;
   	height:24px;
}

div.stat{
	color: #000;
	font-size: 13px;
	margin: 6px 0px 7px 8px;
	float:left;
	width: 240px;
}

div.stat span{
	color: #D00;
	font-weight: bold;
	font-size: 13px;

}
