@CHARSET "ISO-8859-1";

#pm-group {
    border: 0;
}

#pm-group .topListLink {
    background: rgb(59, 59, 59) url(/images/leftMenuBack_act.gif) 0 0 repeat-x;
    border-bottom: 1px solid rgb(0, 0, 0);
}

#pm-group .secondList {
    width: 213px;
    position: relative;
    white-space: normal;
    top: auto;
    left: auto;
    border: 0;
    margin-top: 0px;
    font-weight: normal;
}

#pm-group .secondListItem {
    white-space: normal;
    background: rgb(120, 120, 120);
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

#pm-group .secondListItem:hover {
    background: rgb(80, 80, 80);
}

