div.product-rate table.form {
  background: #F9F9F9;
  border: 1px dotted #dfdfdf;
  width: 350px;
}

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;
}
