#tabsJ {
background:url(rightlogo.png) center right repeat-y;
height:100px;
clear:right;
border-bottom:1px solid #24618E;
margin:0px;
padding-bottom:3px;
}
#tabsJ ul {
margin:0px;
padding:82px 0px 0px 0px;
list-style:none;
font: bold 10px Verdana;
float:right;
position:absolute;
right:0px;
}
#tabsJ li {
display:inline;
margin:0px;
padding:0px;
}
#tabsJ a.logo {
background-image:none;
}
#tabsJ a {
float:left;
background:url("tableftJ.gif") no-repeat left top;
margin:0;
padding:0 0 0 5px;
text-decoration:none;
cursor:pointer;
}
#tabsJ a span {
float:left;
display:block;
background:url("tabrightJ.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#24618E;
}
#tabsJ a:hover span {
color:#FFF;
}
#tabsJ a:hover {
background-position:0% -42px;
}
#tabsJ a:hover span {
background-position:100% -42px;
}