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;
}