#leftDiv1{
    width:400px;
    bottom:0px;
    float:right;
    position:fixed;
    z-index:10000000;
    right:0px;
    _position:absolute;
    }
.divclose1,.divclose2{
    height:20px;   
    width:40px;
    overflow:hidden;
    font-size:8pt;
    background-color:#ffaa00;
    text-align:center;
    cursor:pointer;
}
 
.divclose2 img,.divclose1 img{
    cursor:pointer;
    }