.Forum-heading {
background-color:#F1F1F1;
color:#000;
font-weight:bold;
}

TR.Forum-odd {
background: #F8F8F8;
}

TR.Forum-even {
background: #FFFFFF;
}

td.Forum-data {
font-size: x-small;
}

.avaliacao {
font-weight:bold;
font-size:12px;

}

.rating_bar {
width: 150px;
height: 30px;
background: url(../images/estrelasvazias.gif) 0 0 repeat-x;
}

.rating_bar div {
height: 30px;
background: url(../images/estrelascheias.gif) 0 0 repeat-x;
}

.search {
background-color:#FFFF99;
}
