.hooolpRatingFrame{
	position: relative;
	margin: auto;
}
.hooolpSliderFrame{
	background-image: url(/templates/templates/hooolp-de/images/rate_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 91px;
	height: 288px;
	text-align: center;
	position: relative;
	margin: 0px auto;
}

.hooolpSliderInnerFrame{
	background-image: none;
	background-color: transparent;
	border: none;
	width: 41px;
	height: 201px;
	text-align: center;
	margin: auto;
	top: 59px;
}

.ui-slider-handle{
	background-image: url(/templates/templates/hooolp-de/images/rate_slider.gif) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	width: 26px !important;
	height: 41px !important;
	border: none !important;
	margin: 0px auto !important;
	left: 6px !important;
}

.hooolpRatingResultFrame{
	width: 91px;
	height: 80px;
	margin: 0px auto;
	margin-bottom: 10px;
	background-image: url(/templates/templates/hooolp-de/images/rate_num_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.hooolpRatingNumber{
	width: 80px;
	padding-top: 6px;
	margin: auto;
	text-align: center;
	font-weight: bold;
	color: #fe9900;
	font-size: 25px;
	
}

.hooolpRating_center{
	text-align: center;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

.hooolpRating_MessageFrame{
	z-index: 999;
	overflow: hidden;
	width: 256px;
	height: 140px;
	display: none;
	position: absolute;
	top: 200px;
	left: 70px;
	background-color: transparent;
	background-image: url(/templates/templates/hooolp-de/images/cloud.gif);
}

.hooolpRating_MessagePane{
	color: #f00;
	padding: 60px 0px 20px 0px;
	margin: auto;
	text-align: center;
	font-weight: bold;
}

.hooolpRatingText{
	width: 80px;
	padding-top: 6px;
	margin: auto;
	text-align: center;
	font-weight: bold;
	color: #b4b4b4;
	font-size: 10px;
}