/****** 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; }
.catdev #container { background: url(/images/grid.gif) repeat left top; }
#contentWell { float: left; }
.linkToTop { clear: both; }
.footer { clear: both; }
.topNav {clear: both; }
.topCat li, .footer li { float: left; display: inline; }
