a.vote-up-inact,a.vote-down-inact,span.vote-up-inact,span.vote-down-inact{cursor:pointer;}
a.vote-up-act,a.vote-down-act,span.vote-up-act,span.vote-down-act{cursor:default;}

.meta{

}

.meta .vote-up-down-widget{
clear:none;
margin:0 10px 0 0px;
padding:0;
border:none;
}

.meta .vote-up-down-widget span{float:left;margin:0px;}
.meta .vote-up-down-widget .vote-up-inact,.meta .vote-up-down-widget .vote-up-act{background:transparent url(/media/gfx/thumbs-up-2.png);width:32px;height:33px; margin-top: 4px;}
.meta .vote-up-down-widget .vote-up-act,.meta .vote-up-down-widget .vote-up-inact:hover{background-position:0 -33px;}
.meta .vote-up-down-widget .vote-down-inact,.meta .vote-up-down-widget .vote-down-act{background:transparent url(/media/gfx/thumbs-down-2.png);width:32px;height:33px; margin-top: 4px;}
.meta .vote-up-down-widget .vote-down-act,.meta .vote-up-down-widget .vote-down-inact:hover{background-position:0 -33px;}

.vote-points-up,.vote-points-down{font-weight:bold;height:34px;display:block;font-size:15px;padding:0px 12px 0 6px;line-height:35px;}
.vote-points-down{background:url(/media/gfx/right-white-2.png) no-repeat bottom right;color:red;}
.vote-up-down-widget .vote-points-up{margin:0px -6px 0 -6px;}
.vote-points-up{background:url(/media/gfx/left-white-2.png) no-repeat left bottom;color:green;}
.vote-up-down-widget .vote-points-down{margin:0px -6px 0 -6px;}
.vote-up-down-widget {float:left;}
.meta {display:inline-block;}


