#contactusform fieldset *:last-child  {
   padding-bottom: 0;
}

#contactusform fieldset div label  {
   margin-right: 1em;
   display: block;
   text-align: right;
   float: left;
   width: -36px;
}

#contactpageheadertext p  {
   font: 14px/16px BookplateBold, Bookplate;
   margin: 0px;
   text-align: center;
   color: #FFFFFF;
}

#contactusform fieldset  {
   border: none;
}

#contactuspagenametext  {
   z-index: 5;
}

#thalogo,
#thaname  {
   z-index: 4;
}

#contactusform p  {
   font: bold 14px/18px "Courier New", Courier, monospace;
   margin: 0px;
   text-align: left;
   color: #FFFFFF;
}

#contactusform  {
   visibility: visible;
   position: absolute;
   left: 314px;
   top: 289px;
   z-index: 3;
   width: 342px;
}

.centerac  {
   text-align: center;
}

fieldset *  {
   padding-top: 0;
   padding-bottom: 0;
   margin-left: 0;
   margin-right: 0;
}


