/****** structure.css - for main structural elements ******/
.printLogo { display: none; }
#container { width: 959px; margin: 0 auto; text-align: left; }
.catdev #container { background: url(/images/grid.gif) repeat left top; }
#cover, #article { width: 614px; float: left; overflow: hidden; }
.leftCat { float: left; width: 200px; overflow: hidden; }
.rightCat { float: right; width: 338px; overflow: hidden; }
#content { width: 407px; 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; }
