#wrap #industryTypes{
	width: 590px;
	margin: 0 auto;
}

#wrap #industryTypes tr td.second{
	padding-left: 120px;
}

#industryTypes img{
	display: block;
	text-align: center;
	padding-top: 10px;
}

#industryTypes img.nextImgTop{
	padding-top: 50px;
}

#industryTypes img.nextImgBottom{
	padding-bottom: 40px;
}

#industryTypes td {
	border-top: 2px solid blue;
	padding: 20px;
}

#industryTypes tr td, #industryTypes tr td p{
	vertical-align: top;
	text-align: left;
}

#industryTypes tr td p{
	padding: 10px 0px;
}

#industryTypes strong{
	display: block;
	padding: 10px 0px 0px 0px;
}
