#contact_us table td
{
  font-size: .8em;
}
#your_name
{
  width: 250px;
}
#your_email
{
  width: 250px;
}
#your_phone
{
  width: 250px;
}
#comments
{
  width: 250px;
}
#contact_us td.optional
{
  font-size: .7em;
}
