/* --- Position Top Buttons (this is ugly) --- */
.topbuttons {
    position:absolute;
    top:0;
    width:830px;
    z-index:5;
}
.topbuttons img {
    width:116px;
    height:66px;
    float:right;
}


/* --- Swap Right Side Contents (this is uglier) --- */

#home_main { width:100%; }
#home_right { right:250px; }

#home_main_right { width:475px; }
#Launchpad05, #Launchpad06 { width:240px; float:right; }
