		
.ContentPane_Box{
	width:auto;
	height:auto;
	}
	
.ContentPane_Title h1, .ContentPane_Title .Head {
	font-family: 'Trebuchet MS', Helvetica, Jamrul, sans-serif;
	font-size:18px;
	color:#0078bb;
	font-weight:bold;
	text-align: left;
	}
	
.ContentPane_Title {
	width:auto;
	padding-left:25px;
 	background:url(images/arrow-blue.png) 0 1px no-repeat;
	}
	
.ContentPane_Content .Normal{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:12px;
	color:#5a676e;
	font-weight:normal;
	padding-bottom:6px;
	padding-top:10px;
	margin-bottom:45px;
	border-bottom:1px solid #0078bb;
	text-align:left;
	line-height:170%;
	}
