/*Container*/
.c_container{width:528px; height:auto; margin: 0px; padding-bottom:10px;}
h2{color:#0079c2; font-size:26px; font-weight:normal; margin-bottom:15px; margin-left:3px; font-family: Arial, Helvetica, sans-serif;}
h3{font-family: Arial, Helvetica, sans-serif; font-size:16px;}
.ModCustomSearchResultsC td{width:490px;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions{float:left;}
.c_icon img {float:left; padding-right:4px;}
.thumbnail {float:left; margin:15px 0px 0px 0px; width:112; height:85}
.ModuleTitle_MenuItem {border-style: none;}
.icn img{margin-right:5px;}
.title_vis{float:right;}
.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0;}
.c_footer {margin: 10px 10px 0px 10px;}
.c_content_inner{width:546px;}
.common_site_content .middle .content .c_container{width:546px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F;}
.c_content .eipbackimg {margin-top:0;margin-left:-20px;}

/* for SID Home Left Lower Pane */
.leftLowerPane .DnnModule-DNN_HTML {
    margin-top: 20px;
}
.leftLowerPane .DnnModule-DNN_HTML .c_container {
    width: 100%;
}
.leftLowerPane .DnnModule-DNN_HTML .c_content_inner {
    width: 94%;
    padding-left: 4%;
    padding-right: 2%;
}