/* CSS Document */

#job_header, #job_content {
	display: block;
	width: 100%;
	margin: 20px 0 0 0;
	clear: both;
}

.job_item {
	display: block;
	width: 100%;
	margin: 20px 0;
}

#job_footer {
	display: block;
	width: 100%;
	clear: both;
}
