@charset "utf-8";

#rightnav {
    width: 300px;
    float: right;
}

#leftpane {
    float: left;
    width: 690px;
    text-align: right;
}


