/* LAYOUT ELEMENTS */
div#Reports { width: 980px; }
div#Footer { width: 100%; }
div#RightCol { width: 630px; }
div#LeftCol { width: 300px; }
#PagePic { width: 300px; height: 220px; }

/* SIDEBAR */
.SideBar2 { width: 300px; background: #d8e5f5 url(../images/sidebar2-2_bottom.png) no-repeat bottom left; }
.SideBar2 h3 { width: 300px; background: url(../images/sidebar2-2_top.png) no-repeat top left; }
.SideBar2 div.SideBarBottom { width: 300px; }

/* PRODUCT LIST */
div.ProductList { display: block; width: 630px; padding: 0; margin: 0 auto; font-size: 12px; }
div.ProductItem h3 { display: block; color: #f88600; margin: 0; background: url(http://www.accureport.com/states/Nationwide.gif) no-repeat left top; width: auto; height: auto; padding: 0 0 10px 38px; }
div.ProductItem h3 a { color: #f88600; text-decoration: none; }
div.ProductItem h3 a:hover { color: #f88600; text-decoration: underline; background: none; }
div.ProductItem span.ProductDescription { display: block; font-size: 11px; color: #999; }
div.ProductItem { display: block; padding: 10px 0 5px 0; clear: both; }
div.ProductItem ul { display: block; width: 630px; height: auto; margin: 0; padding: 0; list-style: none; }
div.ProductItem li.product { display: block; float: left; width: 381px; text-align: left; }
div.ProductItem li.processing { display: block; float: left; width: 118px; text-align: center; }
div.ProductItem li.price { display: block; float: left; width: 63px; text-align: right; }
div.ProductItem li.order { display: block; float: left; width: 63px; clear: right; text-align: right; }

/* PRODUCT NAV */
#ProductNav { display: block; width: auto; height: auto; }
#ProductNav ul { display: block; list-style: none; margin: 0; padding: 0; height: 30px; padding-top: 6px; }
#ProductNav ul li { float: left; padding-right: 10px; line-height: 30px; background: url(../images/link_divider.gif) no-repeat center right; }
#ProductNav ul li.last { background: none; }
#ProductNav ul li span { display: none; }

/* PRODUCT SIDEBAR */
#ProdSideBar ul { margin: 0; padding: 10px 0px; list-style: none; } 
#ProdSideBar li { display: block; width: auto; height: auto; float: none; clear: both; text-align: left; font-size: 12px; }