#navigation {
    width:200px; 
    z-index:4;
    background-color: #BDDEAD;
    overflow:auto;
}

#navigation a {
    font-family: verdana, arial, sans-serif;
    font-size: 8pt;
}

table.tableLayout #navigation table {
    margin-left: 5px;
}

