#klantbeoordelingen {
 margin-top:10px;
display:block;
text-align:center;
}

.starContainer {
background-color: #B3B3B3;
display: block;
height: 26px;
margin-bottom: 0px;
overflow: hidden;
position: relative;
text-indent: -9999px;
width: 138px;
margin-right:10px;
line-height: 38px;
border:2px #ffffff solid;
border-left:none;
left:50%;
margin-left:-69px;
}
.percent {
background: none repeat scroll 0 0 #ffd400;
height: 26px;
left: 0;
position: absolute;
top: 0;
}
.stars {
background: url("images/ster.png") repeat scroll 0 0 transparent;
height: 26px;
left: 0;
position: absolute;
top: 0;
width: 138px;
}