#emailform fieldset *:last-child  {
   margin-bottom: 0;
}

#emailform fieldset div label  {
   margin-right: 1em;
   display: block;
   text-align: right;
   float: left;
   width: 84px;
}

#emailform fieldset div  {
   font: 14px/17px Arial;
   margin-bottom: 12px;
   color: #745A38;
   clear: both;
}

#emailform fieldset  {
   border: none;
}

#emailform p  {
   margin: 0px;
}

#background  {
   margin-right: 0px;
}

#emailform  {
   visibility: visible;
   position: absolute;
   left: 253px;
   top: 222px;
   z-index: 3;
   width: 339px;
}

#contactus  {
   background: url(contactmedia/contactus.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 253px;
   top: 180px;
   z-index: 3;
   width: 94px;
   height: 12px;
}

.centerac  {
   text-align: center;
}

fieldset *  {
   margin-left: 0;
   margin-right: 0;
   padding-bottom: 0;
   padding-top: 0;
}

