body { } 
h1 { color: silver; font: Courier New, Courier, mono; text-indent: 2px; margin: 0.67em 0; } 
h2 { color: silver; font: Courier New, Courier, mono; text-indent: 2px; margin: 0.67em 0; } 
p { } 
td { } 
a:link { color: blue; text-decoration: none } 
a:visited { color: #666666; text-decoration: none } 
a:hover { color: #009933; text-decoration: none } 
a:active { color: blue; text-decoration: none }

.rating_bar {
  width: 55px;
  background:    url(images/icons/star_x_grey.gif) 0 0 repeat-x;
}

.rating_bar div {
  height: 12px;
  background:    url(images/icons/star_x_orange.gif) 0 0 repeat-x;
}

