#contactinfoform fieldset  {
   font: 12px/12px Helvetica;
   padding-bottom: 20px;
   color: #FFAC23;
   border: none;
}

#contactinfoform p  {
   margin: 0px;
}

#contactinfoform  {
   visibility: visible;
   position: absolute;
   left: 133px;
   top: 249px;
   z-index: 3;
   width: 475px;
}

#othersitetext  {
   visibility: visible;
   position: absolute;
   left: 97px;
   top: 713px;
   z-index: 2;
   width: 404px;
}

#louistext  {
   visibility: visible;
   position: absolute;
   left: 97px;
   top: 673px;
   z-index: 2;
   width: 496px;
}

#border  {
   background: url(contactmedia/border.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 81px;
   top: 207px;
   z-index: 2;
   width: 581px;
   height: 426px;
}

.centerac  {
   text-align: center;
}

fieldset *  {
   margin: 0;
}

label  {
   margin-right: .5em;
   display: block;
   text-align: right;
   float: left;
   width: 118px;
}


