#commentsform fieldset *:last-child,
#phoneform fieldset *:last-child,
#emailform fieldset *:last-child,
#nameform fieldset *:last-child  {
   margin-bottom: 0;
}

#commentsform fieldset,
#nameform fieldset,
#phoneform fieldset,
#emailform fieldset  {
   border: none;
}

#nameform p,
#phoneform p,
#emailform p  {
   margin: 0px;
}

#commentsform p  {
   font: 9px/28px "Trebuchet MS";
   margin: 0px;
   color: #CCCCCC;
   text-align: left;
}

#mainmenu li a  {
   color: #929568;
}

#commentsform  {
   visibility: visible;
   position: absolute;
   left: 326px;
   top: 294px;
   z-index: 2;
   width: 348px;
}

#phoneform  {
   visibility: visible;
   position: absolute;
   left: 326px;
   top: 241px;
   z-index: 2;
   width: 344px;
}

#emailform  {
   visibility: visible;
   position: absolute;
   left: 326px;
   top: 189px;
   z-index: 2;
   width: 345px;
}

#nameform  {
   visibility: visible;
   position: absolute;
   left: 325px;
   top: 137px;
   z-index: 2;
   width: 351px;
}

#layer4  {
   background: url(contactusmedia/layer4.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 27px;
   top: 144px;
   z-index: 2;
   width: 226px;
   height: 344px;
}

