.contactform p {margin:0 0 5px 0; border-style: none;}
.contactform
{
    border-style: none;
    width: 160px;
    margin: 0px;
}
.contactform fieldset {padding:10px 0 0px 0 !important; margin:0 0 0px 0; border-style: none;}
.contactform fieldset legend {margin:0 0 0 0px !important; padding:0 0px 0 0px; color:rgb(80,80,80); font-weight:bold;  font-size:131%;   border-style: none; }
.contactform label.left {float:left; width:130px; margin:0 0 0 10px; padding:2px; font-size:100%;}
.contactform select.combo {width:140px; padding:2px; margin:0 0 0 10px; border:solid 1px rgb(200,200,200); font-size:100%;}
.contactform input.field {width:100px; padding:2px; margin:0 0 0 10px; border:solid 1px rgb(200,200,200); font-size:90%;}
.contactform textarea {width:100px; margin:0 0 0 10px; padding:2px; border:solid 1px rgb(200,200,200); font-size:100%;}
.contactform input.button {float:left; width:9.0em; margin-left:10px !important; padding:3px !important; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; color:rgb(150,150,150); font-size:100%;}
.contactform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}
.contactform .successLabel{color:Green; font-weight:bold; clear:both; float:left; margin-left:10px !important; margin-top: 10px;}
.contactform .failureLabel{color:Red; clear:both; float:left; margin-left:10px !important; margin-top: 10px;}
.contactform ul {clear:both; float:left; margin: 0 5px 5px 10px !important; margin-top: 15px; line-height:normal;}
