.UnderContentContainer .c_head{padding:0; margin-top:8px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
 .c_icon, .c_actionsContent, .head_title h1{float:left;}

.UnderContentContainer .head_title h1{margin:0; padding:0 15px;}


.UnderContentContainer .head_title{margin:0; float:left;width:100%;}
.UnderContentContainer .title_vis{margin:0; float:right;}

.UnderContentContainer .c_content{padding:0 15px 0 15px;}
.UnderContentContainer .c_contentpane{padding:0px 0 0 0; text-align:left;}
.UnderContentContainer .c_footer {margin-bottom:0px;padding:0; text-align:right;}

.UnderContentContainer .c_content,
.UnderContentContainer h1,
.UnderContentContainer h2,
.UnderContentContainer h3,
.UnderContentContainer h4,
.UnderContentContainer h5,
.UnderContentContainer h6,
.UnderContentContainer ul li,
.UnderContentContainer ol li,
.UnderContentContainer p
{
	color:#DEDEDE;
	font-family:Arial;	
	}
.UnderContentContainer h3
{
	font-size:16px;
	line-height:20px;
	color:#ffffff;
	margin-top:0px;
	font-family:Arial;
	}
	
.UnderContentContainer .Normal a
{
	font-size:12px;
	line-height:14px;
	color:#b0b0b0;
	margin-top:0px;
	font-family:Arial;	
	}
.UnderContentContainer .Normal p
{
	font-size:20px;
	line-height:22px;
	color:#dedede;
	margin-top:0px;
	padding-bottom:20px;
	font-family:Arial;
	}
.UnderContentContainer a.CommandButton:link 
{
	color:Black;
	}
.UnderContentContainer .rightInner strong {  font-size:16px; }
.UnderContentContainer .rightInner {padding:20px 0 0 10px; color:#dedede;}
.UnderContentContainer p { text-indent:10px;}
.UnderContentContainer
{
	background-image:url(images/Quest.png);
	background-repeat:no-repeat;
	background-position: right bottom;
	min-height:350px;	
	}




