#plugins {
    top: 397px;
}

#modules {
    position: absolute;
    top: 172px;
    left: 730px;
    width: 297px;
}

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

#main {
    top: 397px;
    left: 215px;    
}

#smallmodule {
    top: 167px;
    left: 528px;
    }

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

#notify {
    position: absolute;
    background: url('images/notify_bg.png');
    width: 516px;
    height: 212px;
    top: 172px;
    left: 5px;
}
