#content {
    width: 65%;
}

#latestgossip {
    border-left: 1px outset rgb(0, 82, 139);
    padding: 1em;
    width: 30%;
    float: right;
    clear: none;
}


