		
.ContentPane_Box{
	width:auto;
	height:auto;
	
	}
	
.ContentPane_Title h1, .ContentPane_Title .Head {
	text-align: left;
	font-weight:bold;
	/*padding-bottom:20px;*/
	text-transform: none;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#0692a2;
	margin:30px 0 12px 0;
	}
	
.ContentPane_Title {
	width:auto;
	background:none;
	padding:0;
	}
	
.ContentPane_Content .Normal{
	font-size:14px;
	color:#464646;
	font-weight:normal;
	/*padding-bottom:16px;*/
	text-align:left;
	line-height:20px;
	font-family:"Times New Roman", Times, serif;
	border-bottom:dashed 1px #8c8b8d;
	padding-bottom:25px;
	}
#dnn_ctr389_ModuleContent .Normal{
	padding-bottom:0px !important;
	border-bottom:none !important;