.stepper-wrap{position:relative;display:inline-block;font:11px Arial, sans-serif}.stepper-wrap input{text-align:right}.stepper-btn-wrap{position:absolute;top:0;right:-15px;width:15px;height:100%;overflow:hidden;border:1px solid #ccc;border-left:0;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#ddd;background-image:-webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));background-image:-webkit-linear-gradient(top, #eee, #ddd);background-image:-moz-linear-gradient(top, #eee, #ddd);background-image:-ms-linear-gradient(top, #eee, #ddd);background-image:-o-linear-gradient(top, #eee, #ddd);background-image:linear-gradient(top, #eee, #ddd);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#eee', EndColorStr='#ddd');-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.stepper-btn-wrap a{display:block;height:50%;overflow:hidden;line-height:100%;text-align:center;text-decoration:none;text-shadow:1px 1px 0 #fff;cursor:default;color:#666;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.stepper-btn-wrap a:hover{background:rgba(255,255,255,0.5)}
