/*+----------------------------------------------------------------+|																							||	WordPress 2.2 Plugin: WP-Download 1.0								||	Copyright (c) 2007 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-download {	border-top: 1px dotted #006600;	border-bottom: 1px dotted #006600;	padding: 5px 10px 25px 90px;	background: transparent url(images/meta.gif) repeat scroll;	font-size: 13px;	font-style: bold;	text-align: left;	color: #666666}.post-download a {	color:#006600;}.post-download-conditions {	font-size: 11px;	font-style: italic;	color: #666666;}.post-download-conditions a {	color: #666666;	text-decoration: underline;}