﻿
.productsMargin
{
    margin-left: 12px;
    margin-right: 12px;
}
.productShowcaseTitle
{
    font-size: 15pt;
    color: #C10435;
    font-weight: normal;
    margin-bottom: 0;
}
.productShowcase
{
    z-index: 1000;
}
.browseProducts
{
    text-transform: uppercase;
    font-weight: normal;
    margin-right: 10px;
}

.browseProductsLinks
{
    margin: 0 10px 0 10px;
    color: #009DDC;
    font-weight: normal;
    text-decoration: none;
}
.mostPopular
{
    color: #C10435;
}
.productTypesList
{
    text-align: center;
}
.productTypesList td
{
    text-align: center;
    vertical-align: top;
    width: 145px;
}

.productTypeQuickView
{
    width: 195px;
    padding: 0 10px 10px 10px;
    

    
}

