.joboffer table{
	margin: 50px auto;
	width: 600px;
	border-top: 1px solid #999;
}
.joboffer table th,
.joboffer table td{
	border-bottom: 1px solid #999;
	padding: 20px;
}
.joboffer table th{
	width: 100px;
	font-weight: bold;
	text-align: center
}