@CHARSET "UTF-8";

/** RATING **/
div#rateme {float: left; width: 100%; background: url(../images/articles/rating_back.gif) repeat-y left; margin-top: 10px; margin-bottom: 20px;}

div#rateme div#rateme_top {float: left; height: 4px; width: 100%; background: url(../images/articles/rating_top.gif) no-repeat top;}

div#rateme div#rateme_bottom {float: left; height: 4px; width: 100%; background: url(../images/articles/rating_bottom.gif) no-repeat bottom;}

div#rateme div.halfleft {float: left; margin-left: 20px; width: 430px; display:inline}

div#rateme div.halfright {float: left;}

div#rateme div.halfright img {width: 19px; height: 18px; vertical-align: middle;}

div#rateme div.halfright .a2a_dd img {width: 84px; height: 16px; vertical-align: middle;}

div.par a:hover {text-decoration: none;}

p.rate_meta	{font-size: 11px;}

