.c_container {
}
.c_actions, .c_icon, .c_icon > img, h2.c_title {
    float: left;
}
.c_actions {
    height: 2em;
    line-height: 2em;
}
.icn img {
    margin-right: 5px;
}
h2.c_title {
    margin: 0;
    padding: 0;
}
.c_contentpane{
}
.c_left_actions {
    float: left;
    margin-top: 5px;
}
.c_right_actions {
    float: right;
    margin-top: 5px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}




























































