IMG {
    border: none;
}

.centerBoxContentsNew, .centerBoxContentsFeatured, .centerBoxContentsSpecials, .categoryListBoxContents {
    float: left;
    padding-bottom: 20px;
}

.centerBoxContentsNew * img, .centerBoxContentsFeatured * img, .centerBoxContentsSpecials * img, .categoryListBoxContents * img {
    border: 0;
}

.clearBoth {
    clear: both;
}

.centerBoxHeading {
    font-family: verdana, helvetica, arial;
    font-size: 12px;
    color: #ff3333;
    font-weight: bold;
}

.centerBoxContentsNew A, .centerBoxContentsFeatured A, .centerBoxContentsSpecials A {
    font-family: verdana, helvetica, arial;
    font-size: 11px;
    font-weight: bold;
    color: #003399;
}

.categoryIcon A, .categoryIcon A:hover, #productListHeading {
    font-family: verdana, helvetica, arial;
    font-size: 20px;
    color: #ff3333;
    font-weight: bold;
}

.hdr { 
    font-family: verdana, helvetica, arial; 
    font-size: 14px; 
    color: #003399; 
    font-weight: bold; 
}

.shdr { 
    font-family: verdana, helvetica, arial; 
    font-size: 12px; 
    color: #ff3333; 
    font-weight: bold; 
}

.productListing-data {
    padding-top: 10px;
}


#productName {
    font-size: 14px;
}


#productPrices {
    font-size: 14px;
}

.cartImage IMG {
    border: 1px solid black;
}

