﻿#divLeftTitle
{
    font-size: 14pt;
    font-weight: bold;
    color: Gray;
}

.lblTitle
{
    font-size: 24pt;
    font-weight: bold;
    color: Gray;
}

.BrandTitleLeft
{
    font-size: 14pt;
    font-weight: bold;
    color: Gray;
    width: 95%;
}

.BrandTitle
{
    font-size: 16pt;
    font-weight: bold;
    color: Gray;
    width: 100%;
    background-color: #CCFFCC;
}
