﻿#rightContents, #leftNav, #bottomBanner, #topAdFinal, #footer, #bottomFooterLinks {
	display:none;
}
#mainContent {
    min-width: 95%;
}

#headerMain {
	max-width:100%;
}

a[href].blueEmphasis:after {
	content: " (" attr(href) ") ";
}
