div#sidebar {
    float: left;
}

div#content {
    float: right;
}
