.prodrop5 {margin-left: -40px; list-style:none; height:26px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}

.prodrop5 li.top {display:block; float:left;}

.prodrop5 li a.pos1 {background:url(../images/tab.jpg); width:145px; height:24px; display:block; color: #fff; text-decoration: none; font-weight: bold; padding-top: 2px; font-size: 14px; background-repeat: no-repeat;} 
.prodrop5 li a.pos2 {background:url(../images/tab.jpg); width:145px; height:24px; display:block;color: #fff; text-decoration: none; font-weight: bold; padding-top: 2px; font-size: 14px; background-repeat: no-repeat;} 
.prodrop5 li a.pos3 {background:url(../images/tab.jpg); width:145px; height:24px; display:block;color: #fff; text-decoration: none; font-weight: bold; padding-top: 2px; font-size: 14px; background-repeat: no-repeat;} 
.prodrop5 li a.pos4 {background:url(../images/tab.jpg); width:145px; height:24px; display:block;color: #fff; text-decoration: none; font-weight: bold; padding-top: 2px; font-size: 14px; background-repeat: no-repeat;} 

.prodrop5 li.p1 {background:url(../images/tab2.jpg);} 
.prodrop5 li.p2 {background:url(../images/tab2.jpg);} 
.prodrop5 li.p3 {background:url(../images/tab2.jpg);} 
.prodrop5 li.p4 {background:url(../images/tab2.jpg);} 

.prodrop5 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop5 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop5 li:hover {position:relative; z-index:200;}

.prodrop5 li a.top_link:hover {background:transparent;} 
.prodrop5 li:hover > a.top_link {background:transparent;} 

/* keep the 'next' level invisible by placing it off screen. */
.prodrop5 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop5 :hover ul {left:0; top:25px; background:url(../images/sub_back.jpg); padding:0px; white-space:nowrap; height:auto; width:145px; z-index:300;}
.prodrop5 :hover ul li {text-align: left; display:block; height:20px; position:relative; width:auto;}
.prodrop5 :hover ul li a {display:block; font-size:12px; height:20px; line-height:20px; width:auto; padding-left: 18px; color:#fff; background:transparent; text-decoration:none; font-weight: bold;}
.prodrop5 :hover ul li a:hover {background-image: url(../images/li_hover.jpg);}

