/* CSS Document */

h1 {
background:url(../images/h1_contact.jpg) no-repeat;
}

form { width: 600px; margin: auto; }
form table {  }
form table td.title { font-weight: bold; width: 150px; }
form table td.required { color: #f00; }
form table td.input { width: 300px; }
form table td.error { width: 350px; color: red; }

form table td span { display: none; }


ul.product_list li {
font-weight:normal;
}
