.reiting_bar_container{
	width: 80px;
}
.status_bar_module_name{
	display: none;
}
.reiting_bar_stars{
	display: block;
}
.reiting_bar_bg{
	display: inline;
	position: absolute;
}
.reiting_bar_bg_img{
	height: 16px;
}
.reiting_bar{
	display: inline;
	position: relative;
	left: 0px;
}
.reiting_bar_star{
	width: 16px;
	height: 16px;
}
.reiting_bar_marks{
	display: none;
	position: relative;
	left: 0px;
}
.reiting_bar_mark{
	width: 16px;
	height: 16px;
}
