
div#content h1
{font-weight: normal;
 font-style: normal;}

h1 .pretitle
{display: block;
 text-transform: uppercase;
 font-size: 13px;
 font-weight: bold;}

table.form
{margin: 15px 0px 20px 0px;}

table.form td
{margin: 20px 0px;
 vertical-align: top;
 padding-bottom: 5px;}

label
{display: block;
 margin-right: 10px;
 font-size: 10px;
 text-transform: uppercase;
 font-weight: bold;
 background: inherit;
 color: #E40;}

div.note
{margin-right: 10px;
 font-size: 10px;}

input.text, select, textarea
{width: 300px;
 font-size: 11px;
 font-family: Verdana,Arial,Helvetica,sans-serif;}

textarea
{height: 150px;}
