.post-ratings {

	width:100%;

	filter: alpha(opacity=100);

	-moz-opacity: 1;

	opacity: 1;

	/* background-color: #ffffff; */

}

.post-ratings-loading {

	display: none;

	height: 18px;

	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;
	margin-top:5px;
	margin-bottom:-2px;

}

.post-ratings-text {

font-size:9px;

}



.wp-postratings-usage-pre {

	margin: 20px;

	padding: 10px;

	border: 1px solid #c8c8c8;

	background-color: #f0f0f0;

	overflow: auto;

}