#plugins {
    top: 175px;
}

#menubar {
    position: absolute;
    top: 110px;
    left: 5px;
}

#main {
    top: 175px;
    left: 225px;
}

#smallmodule {
    top: 175px;
    left: 838px;
    }

.CartHeader, .CartFooter, #CartTable , .CartMessage {
    width: 540px;
    }

#modules {
    position: absolute;
    top: 400px;
    left: 838px;
    width: 194px;
}
