#top-container {
    background-color: #000;
    height : 280px;
}

#top-left {
    margin : 0px;
    padding : 0px;
    float : left;
    height : 280px;
    width:722px;
    /*overflow: hidden;*/
}
