#pad {height:140px;}
#dropline {padding:0 0 0 5px; margin:0 0 0 0px; list-style:none; height:40px; background:url(ulback.gif) repeat-x; width:393px; position:relative;}
#dropline table {border-collapse:collapse: width:0; height:0; margin:-3px -10px;}

#dropline li {float:left;}
#dropline li a {display:block; height:40px; line-height:40px; padding:0 20px 0 0; float:left; color:#fff; text-decoration:none; font-family:tahoma, sans-serif; font-size:12px;}
#dropline li a b {display:block; height:40px; float:left; padding:0 0 0 20px; cursor:pointer;}
#dropline li a:hover {background:url(tab_a.gif) no-repeat right top; line-height:36px; height:44px}
#dropline li a:hover b {background:url(tab_b.gif) no-repeat left top; line-height:36px;}

#dropline li:hover > a {background:url(tab_a.gif) no-repeat right top; line-height:36px; height:44px}
#dropline li:hover > a b {background:url(tab_b.gif) no-repeat left top; line-height:36px;}

#dropline ul {padding:0; margin:0; list-style:none; position:absolute; height:25px; width:550px; background:#dbeaf8; left:-9999px; top:44px; z-index:10;}
#dropline ul li {height:25px; line-height:25px;}

#dropline ul.right li {float:right;}
#dropline ul li a {color:#000; padding:0 10px 0 10px; height:25px; line-height:25px; border-right:1px solid #055ee9; font-weight:bold; font-size:11px;}
#dropline ul li a:hover {height:25px; line-height:25px; background:transparent; color:#055ee9;}
#dropline ul.right li a {border-left:1px solid #055ee9; border-right:0px;}
#dropline ul li a.last {border:0;}


#dropline :hover ul {left:0;}

#dropline li.current ul {left:0; z-index:1;}
#dropline li.current a {background:url(tab_a.gif) no-repeat right top; line-height:36px; height:44px}
#dropline li.current a b {background:url(tab_b.gif) no-repeat left top; line-height:36px;}
#dropline li.current ul li a {color:#000; padding:0 10px 0 10px; height:25px; line-height:25px; background:transparent;}
#dropline li.current ul li.current a {color:#4783e2;} /*Current page on 2nd line */
#dropline li.current ul li a:hover {color:#055ee9;}

/* description bar */
#dropline ul li i {display:none;}
#dropline ul li a:hover i {display:none; position:absolute; top:32px; width:950px; left:0; text-align:center; font-size: normal; background-color: #055ee9; color:#fff; opacity:0.8; filter:alpha(opacity=80); font-weight:normal; font-style:normal;} //Change display to block to display
