/****** structure.css - for main structural elements ******/
#pixeltrack { position: absolute; width: 1px; top: 0; left: -2px; }
.printLogo { display: none; }
#container { margin: 0 auto; text-align: left; }
#cover, #article { overflow: hidden; }
.leftCat { overflow: hidden; }
.rightCat { float: right; overflow: hidden; }
#content { float: right; }
#contentWell { float: left; }
.linkToTop { clear: both; }
.footer { clear: both; }
.topNav {clear: both; }
.searchBox { float: right; text-align: right; }
.ad728x90 { clear: both; }
.topCat li, .footer li { float: left; display: inline; }
