.Head {
}

.RoundedTitleCell {
color:#007EBC;
font-family:Georgia;
font-weight:bold;
line-height:30px;
text-align:center;
}

.ModuleTable td {
    background: none;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    line-height: 1.4;
    padding: 3px 8px;
}

#ShoppingBreadCrumbs {
    border-top: 3px solid #efefef;
    padding-top: 25px;
}

.CategoryImage img {
    -moz-box-shadow: 1px 3px 8px #CCCCCC;
    background-color: #FFFFFF;
    padding: 5px;
    position: relative;
    z-index: 2;
    margin: 0 5px;
}



