.c_ContentPane
{
    width: 970px;
    padding: 5px;
}

.cd_ContentPane
{
    width: 100%;
}

.cc_ContentPane
{
    width: 295px;
    min-height: 295px;
    margin: 5px;
    position: relative;
    padding: 5px;
    /*height: 450px;*/
}

.ccv_ContentPane
{
    width: 295px;
    margin: 5px;
    position: relative;
    padding: 5px;
}

.cc_Header .Head, .c_Header .Head, .cd_Header .Head
{
    font-family: 'Arial Narrow', 'Nimbus Sans L', sans-serif;
    font-weight: bold;
    font-size: 25px;
    color: #FF3F13;
    letter-spacing: -1px;
    line-height: 1px;
}

.cc_Underline, .c_Underline, cd_Underline
{
    background-color: #FF3F13;
    width: 100%;
    height: 3px;
    background-repeat: repeat-x;
    border: 0;
}

.SubPic
{
    float: left;
}

ul.ColumnBulletList
{
    list-style:circle url(Images/SBBulletPoint.png) !important;
    padding-left: 16px;
}

.ArticleTB
{
    width: 810px;
    margin: 0 20px;
}

.sbc_ContentPane
{
    padding-top: 5px;
}