#primary, .homepage #home_primary {
    width: 100%;
}


#content {
    float: left;
    clear: both;
    width: 74%;
    padding-right: 31px;
}

#secondary {
    /* position: relative; */
    float: left;
    width: 20%;
}
