/* CSS Document */

.c_head{
	padding:0;
	margin-top:0px;
	text-align:left;
}
/* CSS Document */

.topc {
	padding:0;
	margin-top:0px;
	text-align:right;
	padding-top: 15px;
	color: #FFF;
}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .head_title h1{
	float:right;
}
.c_icon img { float:left; padding-right:4px; }
.head_title h1{
	margin:0;
	padding:0;
	font-size: 20px;
	font-weight: bold;
	color: #C00;
}
.tithed {
	margin:0;
	padding:0;
	font-size: 30px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.icn img{margin-right:5px;}

.head_title{
	margin:0;
	float:right;
	padding-right: 55px;
}
.title_vis{margin:0; float:right;}

.c_content{
	clear:both;
}
.content2{
	clear:both;
}
.c_contentpane{
	text-align:right;
}
.c_footer {clear:both;margin-bottom:0px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{
	margin-top:0px;
}
/*---------- default style for head & normal -----------*/
.topcon {
	margin-top:0px;
	font-style: italic;
	font-size: 12px;
	color: #FFF;
	text-align:right;
	padding-top: 7px;
	padding-right: 70px;
	padding-left: 330px;
}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F;}
.c_content .eipbackimg {
	margin-top:0;
	margin-right:0px;
}
