/*-------------------------- CONTENT STYLING -----------------------------------*/
h2 {
    width: 500px;
        }
.csc-default {

}
.csc-textpic {
    width:360px;
    display: inline-block;
    }
.csc-textpic-text {
    margin-top:20px;
    }
.csc-textpic-single-image IMG {
   padding-bottom: 10px;
   margin-top: -12px;

}

dd.csc-textpic-caption { padding-top:4px; padding-left:5px; padding-bottom:4px; background-color: #e4e8f0;}

    

.pic_bodytext{
    margin-top:30px;
    }
.table_content {
    padding-left: 24px;
    padding-right: 0px
    border-spacing: 0px;
    width: 100%;
    table-layout: fixed;
}
.table_content td{
    vertical-align:top;
}

.table_content p{
    vertical-align:top;
}

.column_left {
width: 50%;
padding-right: 90px;
}
.column_center {
width: 40%;
    align: right;
}

/* exception regarding position of certain content elements; concerns ONLY the elements with these IDs #c593*/

#c868{
    width: 335px;
    height:100%;
    align:top;
    padding-bottom:10px;
    background-color: #e4e8f0;
}

#c1005
{
    width: 335px;
    height:100%;
    align:top;
    padding-bottom:10px;
    background-color: #e4e8f0;
}
#c866
{
    margin-left: 10px;
}