#categoriesWrapper { padding: 0px 10px; clear: both; }
h2.categories { color: rgb(25, 25, 112); font-weight: 500; font-size: 26px; clear: both; line-height: normal; }
#categoriesContainer { position: relative; height: 200px; margin: 0px auto 2rem; background-color: rgb(255, 255, 255); }
#categories { list-style-type: none; margin: 0px; padding: 0px; }
#categories a:visited { color: rgb(0, 119, 164); } 
li.category { display: inline; margin: 0px; padding: 0px; height: 200px; }
div.handle { top: 0px; left: 0px; display: block; height: 200px; width: 125px; float: left; cursor: pointer; }
div.handleSelected { cursor: default; }
div.handle .box1 { display: block; text-indent: -9999px; height: 200px; width: 125px; z-index: 200; position: absolute; background: url("../images/data_categories/categories.png") 0px 0px; }
div.handle .box2 { display: block; text-indent: -9999px; height: 200px; width: 125px; z-index: 200; position: absolute; background: url("../images/data_categories/categories.png") -125px 0px; }
div.handle .box3 { display: block; text-indent: -9999px; height: 200px; width: 125px; z-index: 200; position: absolute; background: url("../images/data_categories/categories.png") -250px 0px; }
div.handle .box4 { display: block; text-indent: -9999px; height: 200px; width: 125px; z-index: 200; position: absolute; background: url("../images/data_categories/categories.png") -375px 0px; }
div.handle .box5 { display: block; text-indent: -9999px; height: 200px; width: 125px; z-index: 200; position: absolute; background: url("../images/data_categories/categories.png") -500px 0px; }
div.fade { position: absolute; top: 0px; left: 0px; z-index: 100; }
div.fade .box1 { background-position: 0px -200px; }
div.fade .box2 { background-position: -125px -200px; }
div.fade .box3 { background-position: -250px -200px; }
div.fade .box4 { background-position: -375px -200px; }
div.fade .box5 { background-position: -500px -200px; }
//.hrzAccordion { }
//.contentWrapper { }
.contentContainer { padding-left: 0px; float: left; width: 0px; height: 206px; overflow: hidden; }
div.content { width: 95%; height: 206px; float: left; display: inline; padding: 5px 7px; }
div.content h3 { color: rgb(36, 36, 36); font-weight: bold; font-size: 1.3em; font-family: "Myriad Pro"; margin: 0 0 0.5em 0; border-bottom: 1px solid rgb(204, 204, 204); line-height: 120%; }
div.content ul { /*list-style-image: url("../images/data_categories/bullet_square.png") !important;*/ margin: 0px 0px 0px 12px; padding: 0; }
div.content ul li { margin: 0px 0px 5px 0px; font-size: 0.875em; line-height: 140% !important; list-style-image: url("../images/data_categories/bullet_square.png") }
.handleInnerWrapper { position: relative; }
#categoriesContainer p { text-align: right; font-size: 0.8125em; margin-right: 5px; }
