

.cart {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.43);
    border: 1px double #ae9b6d;
    float: right;
    margin-right: 11px;
    margin-top: -189px;
    padding: 9px;
    position: relative;
}

.added td, .added a, .added div {
    color: #778899;
}

#lot-count {
    display: block;
    font-size: 25px;
    font-weight: bold;
    line-height: 17px;
    margin-bottom: 5px;
    text-align: center;
}
.btn.btn-primary {
    text-decoration: none;
}
#search {
    width: 150px;
}