.star {
list-style-type:none;
margin:0;
padding:0;
}

.starbox .rated .stars {
background:#c9c39f;
}

.starbox .rated .hover .stars {
background:#b6b188;
}

.starbox .hover .colorbar {
background:#ffcc1c;
}

.starbox .rated .colorbar {
background:#64b2ff;
}

.starbox .ghost {
background:#a1a1a1;
}

.starbox .indicator {
clear:both;
}

.starbox .dotted .stars,.starbox .dotted .hover .stars,.starbox .dotted .rated .stars,.starbox .dotted .rated .hover .stars {
background:url(../images/starbox/background_dotted.gif) top left repeat-x;
}

.starbox .dotted .colorbar,.starbox .dotted .hover .colorbar,.starbox .dotted .rated .colorbar,.starbox .dotted .rated .hover .colorbar {
background:#000;
}

.starbox .dotted .ghost {
background:#666;
}

.starbox .pointy .hover .colorbar {
background:#c39960;
}

.starbox .inverse .stars {
float:right;
}

.starbox .inverse .indicator {
clear:both;
display:block;
text-align:right;
}

.starbox .colorbar,.starbox .rated .hover .colorbar,.starbox .pointy .colorbar {
background:#b48647;
}
