.post-ratings {
width:100%;
float:left;margin: 0 -15px 0 0;

color:#223539;
font-size:11px;
background:#f6eabe;
height:20px;
overflow:hidden;
}
.post-ratings-loading {
display: none;
height: 16px;
text-align: left;
}
.post-ratings-image {
border: 0px;
}
.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
border: 0px;
padding: 0px;
margin: 0px;
}
.post-ratings-text {
position:relative;
top:-22px;
left: 400px;
}

/* Styles Used In WP-Admin */
.wp-postratings-usage-pre {
margin: 20px;
padding: 10px;
border: 1px solid #c8c8c8;
background-color: #f0f0f0;
overflow: auto;
}