.browseProductImage {
     max-height: 100%;
}

.PricesalesPrice {
     font-size: 24pt;
}

h1.categorytitle {
     margin-top: 20px;
     text-transform: uppercase;
}

.category_description {
     margin-bottom: 20px;
     text-align: center;
}

h2.catprotitle {
     /* float: left; */
     /* font-size: 20px ! important; */
     /* margin-bottom: 10px; */
     /* margin-top: 10px; */
     /* text-align: center; */
     /* width: 100%; */
     /* color: #fff; */
     /* letter-spacing:1px; */
     /* text-transform: capitalize; */
}
h2.catprotitle a{
    color: #333;
}

.catproprice {
     float: left;
     margin-bottom: 10px;
     text-align: center;
     width: 100%;
}

.catproprice .PricesalesPrice {
     /* float: left; */
     /* font-size: 24pt ! important; */
     text-align: center;
     /* width: 100%; */
}

.catprocart {
     float: left;
     margin-bottom: 10px;
     width: 100%;
}

.addtocart-button input {
     background: #333333 none repeat scroll 0px 0px ! important;
     border: medium none ! important;
     padding: 10px ! important;
}
.catprocart .quantity-input {display:none}
