/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.5 Plugin: WP-PostRatings 1.31								|
|	Copyright (c) 2008 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Post Ratings CSS File															|
|	- wp-content/plugins/wp-postratings/postratings-css.css			|
|																							|
+----------------------------------------------------------------+
*/

.post-ratings {
opacity:1;
width:100%;
margin:10px 2px 0px;
}
.post-ratings-loading {
display:none;
height:16px;
text-align:left;
}
.post-ratings-image {
border:0 none;
}
.post-ratings img, .post-ratings-loading img, .post-ratings-image img {
border:0 none;
margin:2px 21px 0 10px;
padding:1px 2px 0;
}
.post-ratings-text {
margin:10px 2px 0px 28px;
}