/* CSS Document */
.c_head {
	padding:8px;
	text-align:left;
}
/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1 {
	float:left;
}
.c_head h1 {
	padding:8px;
}
.icn img {
	margin-right:0px;
}
.head_title {
	padding-right:8px;
	padding-left:8px;
	float:left;
}
.title_vis {
	margin:0;
	float:right;
}
.c_content {
	clear:both;
	vertical-align: top;
}
.c_contentpane {
	padding-right:8px;
	padding-left:8px;
	text-align:left;
	vertical-align: top;
}
.c_footer {
	margin-bottom:5px;
	padding:5px;
	text-align:right;
}
/*---------- default style for head & normal -----------*/
.Normal p {
	margin-top:0px;
}
/*---------- For the inline edit icons -----------*/
.eipbackimg {
	background-color:#DAE7F2;
	border:solid 1px #4F839F;
}

.leftpane_Normal .Normal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:10px;
}