#contactform fieldset div.centerac *  {
   min-width: 110px;
}

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

#contactform fieldset div  {
   padding-bottom: 0px;
   clear: both;
}

#contactform p a  {
   display: inline;
}

#contacttanbox  {
   position: absolute;
   left: 28px;
   top: 96px;
   z-index: 5;
   width: 691px;
   height: 566px;
   background-image: url(sg_contact_media/contacttanbox.gif);
   background-repeat: no-repeat;
}

#contactform  {
   position: absolute;
   left: 148px;
   top: 243px;
   z-index: 6;
   width: 442px;
}

#contact  {
   position: absolute;
   left: 56px;
   top: 149px;
   z-index: 6;
   width: 377px;
   height: 63px;
   background-image: url(sg_contact_media/contact.gif);
   background-repeat: no-repeat;
}

h1,
h2,
body, p,
h3,
h4,
h5,
h6  {
   font-family: Arial, Helvetica, sans-serif;
}

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


