﻿.autoresponderform h1 {background: url(image/contactForm.gif) no-repeat; background-position:416px 5px;}
.autoresponderform p {margin:0 0 5px 0;}
.autoresponderform {width:100%; margin:2px 10px 0  0;}
.autoresponderform fieldset {padding:0 0 10px 0 !important; margin:0 0 0px 0; border:none; color:#FFF;}
.autoresponderform fieldset legend {margin:0 0 0 5px !important; padding:0 2px 0 2px; color:#FFF; font-weight:bold;  font-size:20px;   }
.autoresponderform label.left {float:left; width:65px; margin:0 0 0 10px; padding:2px; font-size:100%;}
.autoresponderform select.combo {width:200px; padding:2px; margin:0 0 0 10px; border:solid 1px rgb(200,200,200); font-size:100%;}
.autoresponderform input.field {width:190px; padding:2px; margin:0 0 0 10px; border:solid 1px rgb(200,200,200); font-size:100%;}
.autoresponderform textarea {width:190px; margin:0 0 0 10px; padding:2px; border:solid 1px rgb(200,200,200); font-size:100%;}
.autoresponderform input.button {float:left; margin-left:90px !important; margin-top: 8px !important; padding:5px 12px !important; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; color:#000; font-size:100%;}
.autoresponderform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}
.autoresponderform .successLabel{color:Green; font-weight:bold; clear:both; float:left; margin-left:10px !important; margin-top: 10px;}
.autoresponderform .failureLabel{color:Red; clear:both; float:left; margin-left:10px !important; margin-top: 10px;}
.autoresponderform ul {clear:both; float:left; margin: 0 5px 5px 10px !important; margin-top: 15px; line-height:normal;}
.autoresponderform .updatingLabel{color:Green; font-weight:bold;}
