.ContentInGreyBox h1,
.ContentInGreyBox h2,
.ContentInGreyBox h3,
.ContentInGreyBox h4 {
	color: #2c3852;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.ContentInGreyBox h2 {
	font-size: 19px;
	margin-bottom: 15px;
}

.ContentInGreyBox p {
	color:#2C3852;
	font-family:arial;
	font-size:14px;
	margin: 0px;
	line-height: 18px;
}

.ContentInGreyBox .c_icon {
	float: none;
}

.ContentInGreyBox .c_content img {margin: 5px;}
.ContentInGreyBox .c_content img.left {margin: 0px 9px 0px 0px; float: left;}
.ContentInGreyBox .c_content img.right {margin: 0px 0px 0px 9px; float: right;}

.ContentInGreyBox {
	background-color: #c9ccd3;
	border: 1px solid #6b7388;
	padding: 7px;
	margin-bottom: 15px;
}

.ContentInGreyBox .head_title {
	display: none;
}

.ContentInGreyBox .c_contentpane {padding: 0px;}
.ContentInGreyBox .c_content {zoom: 1;}

.ContentInGreyBox .c_footer {
	margin-bottom: 0px;
}

.ContentInGreyBox .ReadMore {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment:scroll;
	background-color:transparent;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	color:#2C3852;
	font-size:11px;
	font-weight:normal;
	padding-right:10px;
	margin-bottom: 0px;
}
