*, .thisisatestclass{
font-weight:bold;
}
/* Remove unwanted elements */
.mainNavContainer, #subNav, #topMenuContainer, #myslidemenu, .disclaimerNote,
#footer, .pageRankRow, .checkOutCrumb_menu, #mustheadCart
{
display: none;
}
div#masthead{background-image: none;}
#logoPrinter {display: block; width: 100%; border-bottom: 1px #666666 solid; padding-bottom: 10px; }
/*
div#masthead h1 a {
text-indent: 0px; text-decoration: none; font: bold 17px verdana; width: 100%; height: 30px;}*/
/* Ensure the content spans the full width */
#wrapper {border:none;}
#middleContainer
{
width: 100%; margin: 0; float: none; border:none;
}
#middleContainer h1 { font-weight: bold; }
/* Improve color contrast of links */
a:link, a:visited
{
color: #28548f;
}