h2 {
	font-size: 18px;
	padding-top: 4px;
	padding-bottom: 0;
}

#processBox {
	margin-top: 15px;
	margin-left: 28px;
	background: url('../images/getbusinessprocess/process_bg.jpg') repeat-y left;
}

#processBoxTop {
	background: url('../images/getbusinessprocess/process_top_bg.jpg') no-repeat top left;
}

#processBoxBottom {
	padding-top: 88px;
	background: url('../images/getbusinessprocess/process_bottom_bg.jpg') no-repeat bottom left;
	width: 951px;
	min-height: 18px;
	height: auto !important;
	height: 18px;
	position: relative;
}

#processI, #processII, #processIII {
	text-align: justify;
	margin: 0;
	padding: 0;
	width: 276px;
}

#processI {
	position: absolute;
	top: 88px;
	left: 15px;
}

#processII {
	position: absolute;
	top: 88px;
	left: 333px;
}

#processIII {
	padding-left: 653px;
	padding-bottom: 6px;
}

