﻿.c_head
{
	margin:0px;
	padding:0px 8px;
	text-align:left;
}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1
{
	float:left;
}

.c_head h1
{
	margin:0px;
	padding:0px;
}

.icn img
{
	margin-right:5px;
}

.head_title
{
	float:left;
	margin:0px;
}

.title
{
	float:left;
	margin:0px;
}

.title_vis
{
	float:right;
	margin:0px;
}

.c_content
{
	clear:both;
}

.c_contentpane
{
	line-height:140%;
	padding:8px 14px 4px 10px;
	text-align:left;
}

.c_footer
{
	clear:both;
	padding:6px 0px 10px 0px;
	text-align:right;
}

.c_footer .Head
{
	font-size:10pt;
}

.c_footer .Head a img
{
	padding-right:2px;
	vertical-align:text-bottom;
}

/*---------- default style for head & normal -----------*/
.Normal p
{
	margin:0px;
	padding:2px 0px 14px 0px;
}

/*---------- For the inline edit icons -----------*/
.eipbackimg
{
	background-color:#dae7f2;
	border:1px solid #4f839f;
}

