/* CSS Document */

.c_head{ text-align:left; padding:0;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{ float:left; padding:0; margin:0;}
.c_head h1{ margin:0; padding:0; font-size:0;}




.c_content{ clear:both;}
.c_contentpane{ padding:0; text-align:left;}
.c_footer { margin-bottom:0px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{ margin-top:0px;}
.c_contentpane p, .c_contentpane div , .c_contentpane a { color:#FFFFFF; font-size:12px; font-weight:normal; font-family:Arial;}


/*---------- For the inline edit icons -----------*/
.eipbackimg { display:none;}

.clear{ clear:both;}

.simple_title{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	font-family:Arial;
}

.SimpleRoyalBlue {
	background-color:#486fb5;
	padding:10px;
	margin-bottom:10px;
}
