
.bottom_hack {
    position:absolute;
    bottom:0px;
    height:20px;
    margin-bottom: -1px;
    width:100%;
    margin-left:-25px;
}

.bottom_hack img {
    display:block;
    
}

.white_left {
    background:#ffffff;
    float:left;
    width:50%;
    height:20px;
    margin-left:-50px;
}

.white_center {
    height:20px;
}

.white_right {
    height:20px;
    background:#ffffff;
    float:right;
    width:50%;
    /*margin-right:-50px;*/
}