.c_container{
    padding-bottom: 15px;
}

/* ---- TO ALIGN ACTIONS, ICON AND TITLE ------  */
.c_icon, .c_actions, h2.c_title{
    float: left;
}
.c_icon img{
    float: left;
    padding-right: 4px;
}

h2.c_title {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0;
}

.icn img{
    margin-right: 5px;
}

.c_vis{
    float: right;
}

.c_content{
    clear: both;
}

.c_contentpane{
    padding: 8px 0 0 0;
}

.c_footer {
    clear: both;
    margin-bottom: 20px;
    padding: 0px;
    text-align: right;
}
