.input-price {
    height: 21px;
    line-height: normal !important;
    width: 45px;
    padding: 0;
    max-height: 21px;

}
.input-price::-moz-focus-inner {
    border: 0;
    padding: 0;
}

#from {
    float: left;
    margin-right: 7px;
}

#to {
    margin-left: 7px;
}

#range {
    margin: 0 auto;
    margin-top: 15px;
}

.image-loader {
    position: fixed;
    top: 50%;
    left: 50%;
    text-align:center;
    overflow: auto;
    width: auto;
    height: auto;
    z-index:1234;
}

#div-price input {
    height: 25px;
    line-height: normal !important;
    display: inline-block;
}

#update {
    float: right;
    text-align:center;
    vertical-align:middle;
    padding: 0;
    width: 70px;
    height: 25px;
    max-height: 25px;
}
.image-loader img {
    margin-left: 40px;
}

#narrow-by-list dt {
    cursor: pointer;
}
