#helpnav {
    position: absolute;
    top: 50px;
    right: 15px;
}

#helpnav li {
    float: left;
    width: 17px;
    height: 17px;
}

#helpnav li.active {background: url('activebh.gif') repeat-x left bottom;}

#helpnav li div,
#helpnav li a {
    display: block;
    width: 17px;
    height: 15px;
}

#helpnav li.home {margin-right: 47px;}
#helpnav li.home div {background: url('home0001.gif') no-repeat center;}
#helpnav li.search {margin-right: 43px;}
#helpnav li.search div {background: url('search01.gif') no-repeat center;}
#helpnav li.email div {background: url('email001.gif') no-repeat center;}
