﻿
div.bulletMsg
{
    background-position: left center;
    background-image: url( '../images/bullet.gif' );
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    clear:both;
}

img.productHdr
{
    border-style: none;
    margin-bottom: 15px;
    float: left;
}

div.visitProducts
{
    font-weight: bold;
    color: #808080;
    clear: both;
    margin-top: 15px;
    margin-bottom: 10px;
}
