#body .ordersteps.inquirystep dl { width: 130px;}

#body div.bar.prevnext.basket { height: 48px;}
.right.inquiry { clear: both; float: right}
.arrowright input.default_inquirybutton { padding: 5px 20px; color: white; height: 29px; border-width: 0px; margin-top: 3px; background: -moz-linear-gradient(#999, #666);}
.arrowright input.default_inquirybutton:hover {background: -moz-linear-gradient(#7dc189, #7dc189);}

.checkoutSteps.inquiry li.step1 {
    margin-left: 0;
    padding-left: 0;
    width: 259px;
    z-index: 5;
}

.checkoutSteps.inquiry li.step2 {
    width: 259px;
    z-index: 4;
}

.checkoutSteps.inquiry li.step4 {
    width: 259px;
    z-index: 2;
}

.checkoutSteps.inquiry li.step5 {
    width: 161px;
    z-index: 1;
}