form#contact {
margin:0;
padding:0 0 25px 0;
}

form#contact fieldset {
display:block;
line-height:1.5em;
border:0;
padding:5px;
}

form#contact fieldset#person,#textfeld,form#contact fieldset#interest,form#contact fieldset#message_area,form#contact fieldset#contact_type {
margin:15px 0;
padding-bottom:20px;
}

form#contact fieldset#opt {
font-size:.75em;
margin:15px 0 0 5px;
}

form#contact legend {
border:0;
font-weight:bold;
}

form#contact label {
clear:left;
display:block;
float:left;
width:100px;
text-align:left;
font-style:normal;
margin-top:9px;
}

form#contact input {
border:1px solid #ccc;
background:#fff;
padding-left:0.5em;
margin-top:10px;
}

form#contact input {width:150px;}
form#contact input#contact_zip {width:50px;}
form#contact input#contact_city {width:87px;}

form#contact fieldset#person input:hover { background:#efefef; border:1px dotted #ccc; color:#000;}
form#contact fieldset#person input:focus {background:#fff; border:1px solid #999; color:#000;}

form#contact select {
width:130px;
margin-top:8px;
font-size:0.7em;
background:#fff;
}

form#contact textarea {
background:#fff;
border:1px solid #ccc;
height:100px;
overflow:auto;
width:256px;
}

form#contact textarea:hover { background:#efefef; border:1px dotted #000; color:#000;}
form#contact textarea:focus {background:#fff; border:1px solid #000; color:#000;}

form#contact input#contact_checksum_man {
margin:0;
clear:both;
}

form#contact #form_submit {
font-size:14px;
padding:8px 14px 9px;
font-weight:bold;
line-height:1;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
background:#367BB9 url(/dietzintl/images/submit_overlay.png) repeat-x scroll 0 0;
border:0;
border-bottom:1px solid rgba(0, 0, 0, 0.25);
color:#FFFFFF;
cursor:pointer;
display:inline-block;
position:relative;
text-decoration:none;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
letter-spacing:1px;
}

form#contact #form_submit:hover {
background:#5E95C7 url(/dietzintl/images/submit_overlay.png) repeat-x scroll 0 0;
}


form#contact p.mandatory {
margin:10px 0 0 0;
}

p.left {
float:left;
margin:0 0 8px 0;
padding:0;
}

form#contact fieldset#interest input,form#contact fieldset#contact_type input {
float:left;
width:30px;
clear:left;
border:0;
}

form#contact fieldset#interest p,form#contact fieldset#contact_type p {
margin:8px 0 0 0;
float:left
}
