.processExtended_wrap {
width: 364px;
position: relative;
padding: 85px 35px 15px 10px;
text-align: left;
}

	.processExtended_wrap p {
	text-align: justify;
	line-height: 1.6em;
	color: #515151;
	}
	
	table.extendedProcess_links {
	margin: 0 auto;
	}
	
	.processExtended_icons {
	width: 409px;
	height: 90px;
	background: #fff;
	position:relative;
	top: 10px;
	left: -10px;
	}
	
		.processExtended_icons img {
		float: left;
		}
		
	.processExtended_wrap .spacer {
	height: 90px;
	clear: both;
	position: relative;
	display: none;
	}
