.LeftMenuBar {
    background: url('/images/common/ui/h_arrow.png') #F2F2F2 no-repeat right center;
    border: 1px solid #BFBFBF;
    border-top: none;
    color: #333;
    padding: 2px 0 2px 8px;
}
#contentLeftDiv {
    position: fixed;
    width: 120px;
}