#navcontainer  { width: 172px }

#navcontainer ul
 { color: white; font-size: 11px; font-family: Arial, Helvetica, sans-serif; list-style-type: none; margin-left: 0; padding-left: 0 }

#navcontainer a
  { color: white; display: block; padding-right: 3px; padding-left: 5px; width: 172px; height: 21px }

#navcontainer a:link, #navlist a:visited
 { text-decoration: none; background-image: url(../images/sidemenu_back.jpg); background-repeat: no-repeat; height: 20px }

#navcontainer a:hover
 { background-image: url(../images/sidemenu_back_o.jpg); background-repeat: no-repeat; height: 20px }
