/* Header - Content Fixes */
#header {background:url(../images/bg-header.jpg) no-repeat; padding:15px 23px 0 23px; height:67px; border-bottom:2px solid #ccc;}
.headerBtns a {text-decoration: none;float:left;color:#1f889d;font-weight:bold;font-size:13px;background: url(../images/header-btn-lg-white.jpg) no-repeat top right;margin-left:10px;}
.headerBtns a span {margin: 0 10px 0 0px;padding: 4px 0 5px 11px;background: url(../images/header-btn-lg-white.jpg) no-repeat top left;float:left;text-decoration:none;}
.headerBtns a:hover span {color:#125764;cursor:pointer;text-decoration:none;}
#t1 {width:48px;} #t2 {width:77px;} #t3 {width:58px;} #t4 {width:45px;} #t5 {width:47px;} #t6 {width:94px;} #t7 {width:46px;} #t8 {width:43px;}
#rt-content {background: url(../images/main-section-middle-bg.jpg) repeat-y;border:0; padding:0 15px; margin:0;width:718px;height:100%;}
/* - dropdown lists - */
.dropmenudiv {position:absolute;top:0;border:1px solid #ccc;border-bottom-width:0;line-height:16px;z-index:100;background-color:#eee;width:150px;visibility:hidden;margin-top:0px;}
.dropmenudiv ul {margin: 0; padding:0; list-style: none;}
.dropmenudiv a {width:auto;display:block;border-bottom:1px solid #ccc;text-decoration:none;font-weight:bold;color:black;padding:5px 10px 5px 15px;}
* html .dropmenudiv a {width: 100%;} /*IE only hack*/
.dropmenudiv a:hover {background-color:#dedede;text-decoration:none;}

