Shop.useroptions.milkbox.autoSize = false;

.main .innerbox .shaded_inputwrap {
height: 33px;
}

#cookie {
    display: block !important;
    padding: 10px 0;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    background-color: #fffed6;
}
#cookie .close {
    display: block;
    float: right;
    width: 12px;
    height: 12px;
    background: url('../images/remove.png') no-repeat center center;
    cursor: pointer;
    position: relative;
    top: -10px;
    padding: 10px 0 10px 8px;
}
#cookie .pagewidth {
    margin: 0 auto;
}
