body, #webcontent, #mast, #navigation, #menu3, .h2, .h4 {
   background: white;
   font-size: 10pt;
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
   }
#rightcontent {
   display: none;
   }
#webcontent {
   width: 550;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

div#webcontent {
   margin-left: 0%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }

div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#webcontent a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#webcontent a[href^="/"]:after {
   webcontent: " (http://www.ecom-partners.com" attr(href) ") ";
   }
