/*
-----------------------------------------------------
jpost.com css file for /styles/rate.css
author: kira volvovsky
created: 7.8.2008
++++++++++++++++
(c) 1995 - 2008 The Jerusalem Post
-----------------------------------------------------
*/

/* Rate Story */

.vote {}
.vote {height:21px; margin:6px 0px 6px 0px;}
.vote {float:left;font: 11/19px Arial;padding:0;color:#666666}

.vote img {vertical-align:middle;margin-bottom:1px;}

.vote_stars {float:left; display:inline; width:355px; font:normal 9/19px Verdana; color:#000000;}
.vote_vote {float:left; display:inline; margin-right:5px;}
.vote_cite {float:left; display:inline;}
.vote_results {float:left; display:inline;}


.vote_star {width:85px; height:20px; float:left; display:inline; margin:0px 4px 0px 3px;}

.vote_star a {position:absolute; display:block; height:25px;}
.vote_star a:hover {background: url(http://static.jpost.com/images/2007/site/2.0/vote/star_res_yes.gif) repeat-x;}
.vote_star .vote1 {width:16px; z-index:14;}
.vote_star .vote2 {width:32px; z-index:13;}
.vote_star .vote3 {width:48px; z-index:12;}
.vote_star .vote4 {width:64px; z-index:11;}
.vote_star .vote5 {width:80px; z-index:10;}

