body {
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
}

a, img {
    border: none;
}

.widget-link {
    text-decoration: none;
}

.widget {
    background-image: url(/images/Bewertungswidget_bg.png);
    height: 135px;
    width: 180px;
    text-align: center;
    overflow: auto;
}

h1 {
    color: #3d648c;
    margin-top: 11px;
    font-weight: bold;
    font-size: 18px;
    z-index: 1;
}

.stars-background {
    z-index: 1;
    background-image: url(../images/yellowStar_big.png);
    height: 22px;
}

.stars {
    width: 121px;
    margin: -7px 0 0 0;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-position: 0 24px;
}

.stars-pillar {
    background-position: 0 0;
    display: inline-block;    
}

.count {
    font-size: 10.5px;
    z-index: 1;
    color: #003366;
} 



