/* CSS Document */

.c_head{padding:0; margin-top:8px; margin-left:26px; margin-right:30px; text-align :left; }

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
.c_head hr {
	border:0;
/*	width:100%; */
	color: #9BCC66;
	background-color: #9BCC66;
	height: 1px;
	margin:0;
/*	display:inline-block; */
	padding:0;
	position:static;
}
.title {
	margin-bottom:0;
}
.chevrons {
	background-image:url('grn_chevrons.gif'); 
	background-position-x:right;	
	background-position:right bottom;
	background-repeat:no-repeat;
	border-bottom:1px #9BCC66 solid;
	height:7px;
	margin-bottom:0;
/*	margin-left:70%; */
	padding-bottom:0;
	display:block;
	float:none;
	right:90%;
}

.icn img{margin-right:5px;}

.head_title{margin:0; float:left;}
.title_vis{margin:0; float:right;}

.c_content{clear:both; margin-right:36px; margin-bottom:60px; }
.c_contentpane{padding:8px 0 0 25px; text-align:left }
.c_footer {margin-bottom:20px;padding:0; text-align:right;}
.ContentPane {
}
.RightPane {
	width:260px;
	background-image: url('FA_grn_bg_220.jpg');
	background-repeat:no-repeat;
}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px; }

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#FFF;border:solid 1px #000}













