﻿#container {
    background-color: #8b5832;
    background-image:url(../Images/wrap/bgAbout.jpg);
}

h1#headSocialResponsibility {
    background: transparent url(../images/support/headSocialResponsibility.gif) top left no-repeat;
    height: 20px;
    width: 386px;
}

h1#headPrivacy {
    background: transparent url(../images/support/headPrivacy.gif) top left no-repeat;
    height: 39px;
    width: 260px;
}

h1#headWebsiteTerms {
    background: transparent url(../images/support/headWebsiteTerms.gif) top left no-repeat;
    height: 78px;
    margin-top: 22px;
    margin-bottom: 8px;
    font-size: 26px;
    width: 333px;
}

h1#headSiteMap {
    background: transparent url(../images/support/headSiteMap.gif) top left no-repeat;
    height: 18px;
    width: 135px;
}

h1#headPageNotFound {
    background: transparent url(../images/support/headPageNotFound.gif) top left no-repeat;
    height: 19px;
    width: 279px;
}

h1#headSearchResults {
    background: transparent url(../images/support/headSearchResults.gif) top left no-repeat;
    height: 20px;
    width: 265px;
}

h2 {
    color: #231f20;
    font-size: 14px;
    font-weight: bold;
}

ul.list ul {
    margin-left: 10px;
    margin-top: 12px;
    margin-bottom: 12px;
}

.sideBox {
    background-color: #d2b79a;
}