	#otherwrapper_page2_outer{
		background-color:white;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		margin:0px 15px;	
		padding:6px;
	}
	#otherwrapper_page2_inner{
		background:#FAF5EA url(img/bk_header_pg2.jpg) repeat-x;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		padding:10px 50px 30px 40px;
	}
	.other_header{
		font-family:Georgia, 'Times New Roman', Times, serif;
		font-size:24px;
		color:#765D25;
		padding-top:12px;
		padding-left:24px;
	}
	.other_rightbox{
		margin-right:-25px;
		float:right;
		border:2px solid white;
		padding:4px 8px;
		text-align:center;
		color:#505E26;
		font-style:italic;
		font-family:Georgia, 'Times New Roman', Times, serif;
	}
	#other_divider{
		padding-bottom:10px;
		font-size:0px;
		text-align:center;
		padding-top:15px;
	}
	.contentheader{
	padding-left:0px;
	/* color:#1D4531; */
	color:maroon;
	font-size:14px;
	font-weight:bold;
	}
