#tabBar {
    background: #333333;
    top:0px;
    right:300px;
    width:20px;
    height:100%;
    position: absolute;
}
#tl_tab {
    top:0px;
    left:0px;
    width:20px;
    height:100%;
    position: relative;
    background: #333333;
    color: #FFFFFF;
    cursor:pointer;
    vertical-align:bottom;
    padding-top:5px;
}