/* CSS Document */

.c_head_grey{
padding:0 10px 0 10px; 
margin-bottom: 15px;
text-align:left;
border: 1px solid #ccc; 
background-color: #eee;
}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon_grey, .c_actions_grey, .c_head_grey h1{float:left;}

.c_title_grey {
	float: left;
	padding: 0;
	font-weight: bold;
	margin: 5px 0 0 5px;
	font-size: 15px;
	color: #575757;
	text-transform: uppercase;
	}
.icn img{margin-right:5px;}

.head_title_grey{
margin:0; 
float:left;
background-color: #eeeeee;
border-bottom: none;
width: 100%;
}
.title_vis_grey{margin:0; float:right;}

.c_content_grey{clear:both;}
.c_contentpane_grey{padding:8px 10px 0 0; text-align:left;}
.c_footer_grey {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:#DAE7F2;border:solid 1px #4F839F}

p {font-family: arial, helvetica, sans-serif;}









