/* CSS Document */
#c_sc_wrap{padding:5px 0;}
.c_sc_head{padding:0; text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_sc_icon, .c_sc_actions, .c_sc_head h1, .c_sc_head h2, .c_sc_head h3{float:left;}
.c_sc_head h1, .c_sc_head h2, .c_sc_head h3
{   margin:0; padding:0;
    color:#ffffff;
	font-family: Tahoma, Geneva, sans-serif;
}

.titleLeft{float:left;}
.titleRight{float:right;}
.icn img{margin-right:0px;}

.sc_head_title{margin:0; float:left;}
.sc_title_vis{margin:0; float:right; padding-top:3px;}

.c_sc_content{clear:both;padding:1px 7px 0px 7px;}
.c_sc_contentpane{padding:0; text-align:left;}
.c_sc_footer {margin-bottom:0px;clear:both;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.sc_TitleHead{padding-left:15px;}
.Normal p{margin-top:0px; line-height: 1.5em; margin-bottom:.75em}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}

.c_body_bg {background-color:#FAF6EE;margin-bottom:10px;}
