div.product-rate th	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
padding-top: 5px;
padding-bottom: 5px;
background: url(/images/tableheading.gif) repeat-x;
}

div.product-rate table.form	{
width: 350px;
background: #ffffff;
border: 1px solid #aaaaaa;
}

div.product-rate table.form td	{text-align: left; padding: 5px;}

div.product-rate table.form .buttons	{text-align: center;}

div.product-rate table.form caption	{
font-weight: bold;
color: #ffffff;
padding: 5px;
}

div.product-rate .blue {
font-size: 11px;
font-weight: bold;
color: #7d1b01;
}

div.product-rate .grey {
font-size: 10px;
font-weight: normal;
color: #000000;
}
