#sidebarContainer {
    width: 222px;
    float: right;
}

#contentContainer {
    width: 490px;
    float: left;
}
