div.product-rate table.form	{
width: 350px;
background: #F9F9F9;
border: 1px dotted #dfdfdf;
}

div.product-rate table.form td	{text-align: left;}

div.product-rate table.form .buttons	{text-align: center;}

div.product-rate table.form caption	{
font-weight: bold;
color: #0D7FC1;
padding: 5px;
}

div.product-rate .blue {
font-size: 11px;
font-weight: bold;
color: #0d7fc1;
}

div.product-rate .grey {
font-size: 10px;
font-weight: normal;
color: #000000;
}