table#productNav a{
position: relative;
display: block;
text-decoration: none;
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #888;
margin: 3px 13px 3px 0;
}

table#productNav a:hover{
color: #AAA;
}

table#productNav td.activeLink{
background-image: url(images/menuBox.gif);
background-repeat: no-repeat; 
background-position: right;
}

table#productNav{
text-align: right;
}
