#left_open{
    position: relative;
    float: left;
    width: 758px;
    padding: 0 0 10px 0;
    margin-top: -5px; 
    background : url(../frame/left_bg2.gif) repeat-y; 
}

#left{
    position: relative;
    float: left;
    width: 758px;
    padding: 0 0 10px 0;
    margin-top: -5px; 
    background : url(../frame/left_bg1.gif) repeat-y;
}
#right{
    position: relative;
    float: right;
    width: 210px;
    margin-top: -5px;
}

#left_gallery{
    position: relative;
    float: left;
    width: 758px;
    padding: 0 0 10px 0;
    margin-top: -5px; 
    background : url(../frame/left_bg3.gif) repeat-y; 
}


