div.cb { clear: both; margin-top: 24px; }

div.cb ul { list-style: none; list-style-image: none; }
div.cb li { padding: 0; margin: 0; }

div.cb .cb_tabs { background: url(images/cb/bg_tabs.gif) bottom left no-repeat; margin: 0; overflow: hidden; padding: 0 10px 0 0; text-align: left; width: 269px; }
div.cb .cb_tabs a { background: url(images/cb/tab_bg.gif) 100% 0; border-left: solid 1px #fff; float: right; height: 24px; overflow: hidden; position: relative;
text-indent: -5000px; width: 32px; }
div.cb .cb_tabs a:hover { background-position: 100% -200px; }
div.cb .cb_tabs a.current { background-position: 100% -400px; }

div.cb .cb_tabs span { height: 16px; left: 6px; position: absolute; top: 4px; width: 16px; }
div.cb .cb_tabs .newsarticle span { background: url(images/cb/news_articles_orange.gif); }
div.cb .cb_tabs .pressrelease span { background: url(images/cb/press_releases_orange.gif); }
div.cb .cb_tabs .successstory span { background: url(images/cb/success_stories_orange.gif); }
div.cb .cb_tabs .video span { background: url(images/cb/videos_orange.gif); }
div.cb .cb_tabs .gallery span { background: url(images/cb/galleries_orange.gif); }
div.cb .cb_tabs .webinar span { background: url(images/cb/webinars_orange.gif); }
div.cb .cb_tabs .brochure span { background: url(images/cb/brochures_orange.gif); }
div.cb .cb_tabs .whitepaper span { background: url(images/cb/whitepapers_orange.gif); }

div.cb h3.cb_title { background: url(images/cb/cb_title_bg.png) top right no-repeat; border-bottom: solid 1px #ddd; clear: both; color: #a72; margin: 0 !important; padding: 9px 10px 5px !important; }

div.cb .cb_pane { font: normal 11px/14px "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", "Arial", sans-serif; }
div.cb .cb_pane li { border-bottom: solid 1px #ddd; overflow: hidden; padding: 4px 10px 4px 0; width: 269px; }
div.cb .cb_pane li a { color: #961; display: block; margin: 0 0 1px; }
div.cb .cb_pane li a:hover { color: #640; }
div.cb .cb_pane li a.galleryimage { display: none; }
div.cb .cb_pane li span.metadata { display: block; }
div.cb .cb_pane li img { border: solid 1px #333; float: right; margin: 2px 0 2px 5px; padding: 0; width: 48px; height: 48px; }
div.cb div.addthis_toolbox { float: left; line-height: 14px; margin: 0 12px 0 0; }
div.cb div.addthis_toolbox a { color: #369; text-decoration: none; }
div.cb div.addthis_toolbox a:hover { color: #036; }

