body {
   background: white;
   font-size: 16px;
   line-height:normal;
   }
#header, .leftColumnNarrow, .leftColumn, .blueSub, .resourcesPanel, .leftColumnShort, .rightColumnNarrow {
   display: none;
   }
#content {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   font-size: 16px;
   line-height:normal;
   }
div#content {
   margin-left: 5%;
   padding-top: 1em;
   border-top: 1px solid #930;
   font-size: 16px;
   line-height:normal;
   }

.centerColumn, #contentCenter, .prodCenterColumn, .productHolder, .holder {
	width:auto;
	float:none !important;
	font-size: 16px;
   line-height:normal;
}

.prodCenterColumn img{
	
}
.centerColumn h4, .prodCenterColumn h4 {
	font-size:18px;
}
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.hufcor.com" attr(href) ") ";
   }
