.c_container
{
	padding-bottom: 15px;
}
/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, h2.c_title
{
	float: left;
}
.c_icon img
{
	float: left;
	padding-right: 4px;
}
h2.c_title
{
	margin-left: 0;
	padding: 0;
}
.icn img
{
	margin-right: 5px;
}

.title_vis
{
	float: right;
}

.c_content
{
	clear: both;
	background: #edd8a6;
	width: 100%;
}
.c_contentpane
{
	padding: 8px 0 0 0;
}
.c_footer
{
	clear: both;
	margin-bottom: 20px;
	padding: 0;
	text-align: right;
}

/*---------- default style for head & normal -----------*/
.Normal p
{
	margin-top: 0px;
}

/*---------- For the inline edit icons -----------*/
.eipbackimg
{
	background-color: #b2c9ac;
	border: solid 1px #4F839F;
}
.c_content .eipbackimg
{
	margin-top: 0;
	margin-left: -20px;
}

.head_title
{
	height: 24px;
	margin: 0px 0 10px 0;
	padding: 8px 8px 8px 8px;
	float: left;
	background: #b2c9ac;
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.c_content
{
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px 8px 8px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}















