﻿.category-header {
    background-image: url(../Images/AboutUs/about-us.jpg);
    height: 78px;
    padding: 65px 25px 16px 25px;
    color: #fff;
    font-size: 11px;
}

.header-bg
{
    background-image: url(../Images/AboutUs/header-bg.jpg);
}

.helpLinks-content, h3
{
    color: #d12842;

}

.navigation {
    border-bottom: 9px solid #d12a44;
}

.category-content 
{
    margin: 0px 20px 0px;
}



.nav-content .selected 
{
    background-image: url(../Images/AboutUs/bullet.gif)
}

.more-info-small 
{
    width: 226px;
    margin-bottom: 13px;
}

.more-info-small img {display: block;}

.more-info-small-cell 
{
    border: 1px solid #ebebeb;
    border-top-style: none;
    border-bottom-style: none;
    padding: 8px 19px 0px;
    height: 145px;    
    color: #585858;
    background-repeat: no-repeat;
    background-position: 0px bottom;
    background-image: url(../Images/AboutUs/small-cell-bg.gif);
}
.more-info {margin-top: 15px;}
.more-info-small-cell p {margin-top: 8px}

