/*-------------------------- CONTENT STYLING -----------------------------------*/
.csc-default{
    
}
.csc-textpic {
    width:280px;
    height:189px;
    display: inline-block;
    background-color: #d9dadb;
    margin-bottom:0px;
}
.table_content {
    vertical-align:top;
    margin-left: 10px;
    margin-right: auto;
    vertical-align:middle;
 }   


.table_content td{
    width: 280px;
}

.left {
    width: 280px;
    padding-right: 16px;
    padding-bottom:0px;
}

.middle {
    width: 280px;
    padding-right: 16px;
    padding-bottom:0px;
}

.right{
    width: 280px;
    padding-bottom:0px;
}

.top{
    size:20px;
}

/* exception regarding position of certain content elements; concerns ONLY the elements with these IDs #c593*/
#c668{
    width: 700px;
}
#c671{
    width: 750px;
    margin-bottom:-150px;
}
#c586{
    width: 700px;
    margin-bottom:-150px;
}
#c732,#c668{
    width: 800px;
}