.SectionHeader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    padding-bottom: 5px;
    font-weight:bold;
    margin-bottom: 4px;
    margin-top: 8px;
}

.TableRowLabel
{
    text-align: right;
    vertical-align: baseline;
}

.LeftMenuHeader
{
    font-weight: bold;
    font-size: 8pt;
    color: #990000;
    font-family: verdana;
    background-color: #FFFFFF;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    width:185px;
}

.LeftMenuHeader a
{
    color: #f5f5f5;
    font-family: verdana;
    text-decoration:none;  
    font-size: 8pt;
    font-weight: bold;

}

.LeftMenuItem
{
    border: solid 1px #CBCED4;
    background: #f5f5f5;
    padding: 11px;
    margin-bottom: 7px;
    width:161px;
}

.LeftMenuItem li
{
    list-style-type: none;
}

.CategoryImage 
{
    padding: 5px;
}

.SectionHeaderSmall
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
    margin-bottom: 4px;
}

.CatalogCategoryDescription
{
    width: 100%;
    margin-bottom: 30px;
}

.CategoryName
{
    font-size: 10pt;
}

.CategoriesItem
{
    padding-bottom: 3px;
}