		
.RightPane_Box{
	width:auto;
	height:auto;
	}
	
.RightPane_Title h1, .RightPane_Title .Head{
	font-family: 'Trebuchet MS', Helvetica, Jamrul, sans-serif;
	font-size:18px;
	color:#5a676e;
	font-weight:bold;
	text-align: left;
	}
	
.RightPane_Title{
	width:auto;
	padding-left:25px;
	background:url(images/arrow-gray.png) 0 1px no-repeat;
	}
	
.RightPane_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 #5a676e;
	text-align:left;
	line-height: 170%;
	}
