#navi
{
width:240px;
float:left;
text-align:right;
padding-top:20px;
padding-bottom:10px;
}

#navi a
{
margin-right:10px;
display:block;
align-vertical:middle;
height:23px;
line-height: 21px;
font-size:14px;
color:#000000;
font-family:times new roman;
text-decoration:none;
padding-right:45px;
}

#navi a:hover
{
background-image:url(../images/navi-knob.gif);
background-repeat:no-repeat;
background-position:100% 0px;
}

#navi .active
{
background-image:url(../images/navi-knob.gif);
background-repeat:no-repeat;
background-position:100% 0px;
}
