/*+----------------------------------------------------------------+|																							||	WordPress 2.0 Plugin: WP-PostRatings 1.02								||	Copyright (c) 2006 Lester "GaMerZ" Chan									||																							||	File Written By:																	||	- Lester "GaMerZ" Chan															||	- http://www.lesterchan.net													||																							||	File Information:																	||	- Post Ratings CSS File															||	- wp-content/plugins/postratings/postratings-css.css					||																							|+----------------------------------------------------------------+*/.post-votes {	width:100%;	filter: alpha(opacity=100);	-moz-opacity: 1;	opacity: 1;	 background-color: #990000; 	 background-color: #ffffff; }.post-votes-loading {	display: none;	height: 16px;	text-align: left;}.img-shadow {	float:left;		margin: 10px 0 0 10px !important;	margin: 10px 0 0 5px;}.img-shadow p {   display: block;   position:relative;   background-color: #fff;   border:1px solid #a9a9a9;   margin:-6px 6px 6px -6px;   padding:4px;   height:10px;   width:50px;}.post-votes-result p {      font-size:26px;   font-weight:bold;    background-color:#339999;   margin: 10px 0 0 10px !important;   margin: 10px 0 0 10px;   color:#FFFFFF; }/* trackback css */.trackback-container {	display:block;	width:99%;	margin:0;	padding:0;	border:4px double #999999;		font-family:Trebuchet MS,Tahoma,Arial,Helvetica,sans-serif;	font-size:12px;	background:transparent;	color:#000000;	}.trackback-main-title {	background:black;	color:white;	font-size:20px;	font-weight:bold;	padding:10px;}.trackback-rate {	float:left;	margin:0 10px 10x;	font-size:22px;	font-family:Arial, Helvetica, sans-serif;	color:#000000;	text-align:center;	background-image:url(images/chinaloop_vote_count.jpg);	background-repeat:no-repeat;	background-position:center top;	width:70px;	padding-top:15px;	}.trackback-rate-body {}.trackback-vote-link img {margin-top:20px;}ol#trackbacklist {margin:10px 0 0 0;padding:0;}