﻿
a, a:visited {color: #F70;}
a:hover {color:#C60;}
.stat {margin:1em;}
.stat label {font-weight: bold;}

/* RATER PLUGIN */
.ui-rater>span {vertical-align:top; text-align:left;}
.ui-rater-rating {margin-left:.8em}
.ui-rater-starsOff, .ui-rater-starsOn {display:inline-block; height:30px; background:url(Images/note-off.gif) repeat-x 0 0px;}
.ui-rater-starsOn {display:block; max-width:150px; top:0; background-image:url(Images/note-on.gif);}
.ui-rater-starsHover {background-position: 0 0px!important;}
