﻿.ContentWideTop, .ContentWideBottom
{
    float: left;
    width: 542px;
}

.ContentWideTop
{
    margin-left: 3px;
    margin-bottom: 8px;
    background: #fff url(Images/ContentBox/ContentWideTop.jpg) no-repeat top left;
}

.ContentWideBottom
{
    background: url(Images/ContentBox/ContentWideBottom.jpg) no-repeat bottom left;
}

.ContentWide
{
    margin: 20px;
}

.ContentWideSmallMargin
{
    margin: 8px;
}

.ContentNarrowTop, .ContentNarrowBottom
{
    clear: left;
    float: left;
    width: 345px;
}

.ContentNarrowTop
{
    margin-left: 3px;
    margin-bottom: 8px;
    background: #fff url(Images/ContentBox/ContentNarrowTop.jpg) no-repeat top left;
}

.ContentNarrowBottom
{
    background: url(Images/ContentBox/ContentNarrowBottom.jpg) no-repeat bottom left;
}

.ContentNarrow
{
    margin: 20px;
}

.ContentSkinnyTop, .ContentSkinnyBottom
{
    float:left;
    width: 190px;
}

.ContentSkinnyTop
{
    margin-bottom: 8px;
    background: #FFF url(Images/ContentBox/ContentSkinnyTop.jpg) no-repeat top left;
}

.ContentSkinnyBottom
{
    background: url(Images/ContentBox/ContentSkinnyBottom.jpg) no-repeat bottom left;
}

.ContentSkinny
{
    margin: 8px 5px 8px 5px;
    font-size:90%;
    overflow:hidden;
}

.ContentSkinnyTop2, .ContentSkinnyBottom2
{
    float:left;
    width: 190px;
}

.ContentSkinnyTop2
{
    margin-bottom: 8px;
    background: #7D7B62 url(Images/ContentBox/ContentSkinnyTop2.jpg) no-repeat top left;
}

.ContentSkinnyBottom2
{
    background: url(Images/ContentBox/ContentSkinnyBottom2.jpg) no-repeat bottom left;
}

.ContentSkinny2
{
    margin: 8px 5px 8px 5px;
    padding: 5px;
    font-size: 90%;
    color: #fff;
    overflow: hidden;
}
