#contentImage, #bottomContainer, #footerContainer, .contentLeftSide, .sig {
	display: none;
}
.container {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   overflow: visible !important;
   background: transparent none;
   }

#container a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

.clearBoth {clear:both;}

a:after {
	content: " [" attr(href) "] ";
}