.rating_ {
	width: 272px;
	height: 54px;
	background: url(/images/top/rate.png) no-repeat 0 0;
	margin: 0 auto;
	padding: 7px 0 0 10px;
	display: block;
}
#main .rate, #diary_main .rate, .icontest .rate {
	width: 35px !important;
	height: 30px !important;
	float: left !important;
	background: url(/images/top/stars.png) no-repeat 50% 0;
}
.rating_ .rate {
	cursor: pointer;
}
#main .rate_half, .icontest .rate_half {
	background-position: 50% -60px;
}
#main .rate_off, .icontest .rate_off {
	background-position: 50% -30px;
}
.rating_ div {
	text-align: left;
	height: 14px;
	padding: 0 0 0 6px;
	color: #555;
}
.rating_ .avg {
	float: right;
	font: normal 30px Tahoma;
	color: #555;
	width: 70px;
	margin: -5px 0 0;
	text-align: left;
}
#rate_10 {
	background: url(/images/top/tada.png) no-repeat 0 0;
	height: 27px;
	width: 47px;
	padding: 18px 8px;
	cursor: pointer;
}
.rate_10_over {
	background-image: url(/images/top/tada_ero.png) !important;
	position: relative;
	top: 1px;
	left: 1px;
	height: 27px;
	width: 47px;
	padding: 18px 8px;
}
.top_100_ero, .top_100 {
	float: left;
	margin-left: 20px;
}
#rate_10 {
	float: right;
	margin-right: 40px;
}
#rating_process {
	background: url(/images/chat/loader-transtlation.gif) no-repeat 50% 50%;
	height: 50px;
}
#rating_p {
	height: 54px;
}
.rating_ .rate_you {
	cursor: default !important;
}
#rating_p p {
	width: 180px;
	padding-left: 6px;
	font-size: 11px;
	padding-top: 3px;
}