#recruit-section {
	padding: 20px;
	text-align: left;
	font-size: 116%;
    color: #999;
    line-height: 153.9%;
}

#recruit-section .page-title {
	width: 700px;
	margin: 15px 0px;
	overflow: hidden;
}

#recruit-section .content-header {
	text-align: left;
}

#recruit-section .content-header .thumb {
	width: 330px;
	float: left;
	margin-right: 20px;
}

#recruit-section .content-header .thumb img {
	max-width: 100%;
	width: auto;
	height: auto;
}

#recruit-section .content-header .description {
	float: right;
	width: 350px;
}

#recruit-section .content-wrapper {
	clear: both;
	float: none;
	overflow: hidden;
}

#recruit-section .content-wrapper .content-title {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 150%;
}

#recruit-section .content-wrapper table {
	width: 100%;
	margin: 20px 0px;
}

#recruit-section .content-wrapper table td {
	font-size: 100%;
}
