div#content .form dt { margin-top:10px; font-size:130%; }
div#content .form td { margin-top:10px; font-size:130%; padding:5px; }
div#content .form span.error { font-weight:bold;color:red;border:none;font-style:italic; }
div#content .form input { font-size: 123.1%; width:100%; }
div#content .form select { font-size: 130%; }
div#content .form textarea { font-size: 130%; width:100%; }
div#content .form h1 { font-size: 167%; }
div#content .form h2 { font-size: 130%; margin-top:10px; font-weight:bold; color:#2392c7;}
div#content .form h3 { font-size: 93%; margin-top:10px;}

div#contact-form {
    float:left;
    font-size:93%;
    width:930px;
    margin-top:10px
}

div#order-form {
    float:left;
    font-size:93%;
    width:930px;
    margin-top:10px
}
div#order-form h2 { 
    font-size: 130%; 
    margin-bottom:10px; 
    font-weight:bold; 
    color:#2392c7;
}
