#bMain {
    background-color: red !important;
}
.page_column{
    width:50%;height:100%;position:relative;
}
.hide{
    display:none !important;
}
.width_100{
    width:100% !important;
}