#navigator {
    background-color:  #4a4a4a; 
    font-size: 12pt;
    height: 45px;
    line-height: 30px;

}
#navList>li>a {
    color: #e0e0e0 !important;
    border-right: none !important;
}
#navList>li>a:hover {
     background-color: #4a4a4a;
}
#profile_block {
    font-size: 11pt;
}
#profile_block div {
   margin-top:2px
}