.content.other-pages {
	overflow 			: hidden;
	padding 			: 0 40px;
	width				: 892px;
}

	.content.other-pages h1 {
		border-bottom		: 1px dotted #333;
		color 				: #E67525;
		font-size 			: 1.4em;
		font-weight			: normal;
		margin-bottom		: 10px;
		padding-bottom		: 15px;
	}
	
	.content.other-pages h2 {
		color 				: #E67525;
		font-size 			: 1.1em;
		font-weight			: normal;
		margin-bottom		: 30px;
		padding-left		: 0;
		width				: 540px;
	}
		
	.content.other-pages p {
		font-size 			: 0.8em;
		font-weight			: normal;
		width				: 540px;
	}
		
	.content.other-pages img {
		float 				: right;
	}

	