#main-content {
    width: 745px;
    float: left;
    position: relative;
    background-color: #FFF;
    font-size: 1.2em
}

#two-cols {
    width: 200px;
    float: right;
    position: relative;
}