/* Starbox.css 
   Part of http://www.nickstakenburg.com/projects/starbox/
*/

.starbox .stars { background: #e7e7e7; }                      /* alap szürke */
.starbox .rated .stars { background: #ff8000; }              /* alap narancs */
.starbox .rated .hover .stars { background: #e7e7e7; }
.starbox .colorbar { background: #1e90ff; }
.starbox .hover .colorbar { background: #1ac526; }         /* hover zöld */
.starbox .rated .colorbar { background: #1ac526; }           /* zöld*/
.starbox .rated .hover .colorbar { background: #1ac526; } /* kék */
.starbox .ghost { background: #a1a1a1; }                      /* szürke */

.starbox .indicator { clear: both; position:absolute; top:0; font-weight:bold; color:#4d5b44;width:25px;}
.starbox .indicator { left:270px; }
.starbox .indicator { _left:90px; }
span.rate_question {position:relative; display:block; float:left; width:185px; text-align:right; padding-right:4px;}
span.rate_question_2 {position:relative; display:block; float:left; width:165px; text-align:right; padding-right:4px;}
