#contactform { text-align:right; clear: both; margin: 0px auto; width: 500px; float: left;}



#contactform fieldset {

}



#contactform fieldset legend {}



#contactform label{color: #666; padding: 7px; font-size: 1em; }



#contactform input.field { font-size: 100%; padding: 5px; border: 1px dotted #666; margin: 10px 0px; background-color: #333;}



#contactform input.field:hover {background-color: #33CCFF; }



#contactform input.field:focus {background-color: #E9F1F3;}



#contactform .message {background-color: #333; font-size: 100%; padding: 2px; width: 90%; height: 70px; overflow:auto; border: 1px dotted #666; margin-bottom: 7px; }



#contactform .message:hover {background-color: #33CCFF; }



#contactform .message:focus {background-color: #E9F1F3;}



#contactform input.button {margin: 10px 0 0 0; border: 2px solid #fff; color: #999; background: #ccc; font-size: 115%; padding: 5px; font-family:Verdana; font-weight:bold;}



#contactform input.button:hover {border: 2px solid  #ffffcc; color: #fff; background-color: #33CCFF;}



#itemerror{background: #FECEC0; color:#990000; border: 1px solid #990000; }



#contactform .combo { font-size: 100%; padding: 2px;  border: 1px dotted #666; width: 150px;}



#contactform .combo:hover {background-color: #33CCFF; }



#contactform .combo:focus {background: #E9F1F3;}







