
div#mainColumn {
    margin:0 0;
    width:755px;
}

div#rightColumn {
    float: left;
    width: 240px;
    margin-left: -240px
}

