#left { display: none; }
#menu { display: none; }
#message-panel { display: none; }
#head_right { height: auto; }
.infobar { display: none; }
.actionbar { display: none; }
#right {
    float: inherit;
    width: 100%;
    }
.item {
    background: #fff;
    }
.item_bot { background: #fff !important; }
.price {
    float: inherit !important;
    width: auto !important;
    }
.translation-box {
    display: none !important;
    }
#wrapper {
    width: 100%;
    }