
.star_ratings {
    background: url("../img/stars/0001.gif") repeat-x scroll left top rgba(0, 0, 0, 0) !important;
    display: block;
    float: left;
    height: 22px;
}
.star_ratings li.current {
    background: url("../img/stars/0001.gif") repeat-x scroll left bottom rgba(0, 0, 0, 0) !important;
    display: block;
    float: left;
    height: 22px;
}
.ekomi > span {
    float: left;
}
div#ekomi_container {
    background: #f6f6f6;
	margin-top: 17px;
	padding: 10px;
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
.ekomi {
    font-size: 16px;
    line-height: 22px;
    margin-top: 25px;
    float: left;
}
div#eKomiSeal_default {
    float: left;
    margin-right: 15px;
}
.ekomi > a {
    margin-left: 10px;
	color: #3a3939;
}