/* 
    Document   : nv
    Created on : Feb 23, 2009, 11:12:59 AM
    Author     : user
    Description:
        Purpose of the stylesheet follows.
*/

div.navisus {
    background-color: #f8fdff;
    padding: 5px 0px 5px 10px;
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: white;
}

div.navisus {
    font-weight: bold;
}

div.navisus a.link {
    padding-left: 0px;
}

div span.link {
    padding-left:4px;
}


