#leftbox{
    display:none;
}

#mainbox,#mainin{
    position: static;
    width:auto;
    height:auto;
    overflow: visible;
}

