#wrapper #mainContent #right80 #job {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
	position: relative;
	height: 1000px;
}
#wrapper #mainContent #right80 #job #text {
	position: absolute;
	right: 0px;
	width: 100%;
	padding-top: 12px;
}
#wrapper #mainContent #right80 #job #text h1 {
	font-size: 30px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#wrapper #mainContent #right80 #job #text h2 {
	color: #666;
	font-size: 16px;
	margin: 0px;
	padding: 0;
	font-style: italic;
}
#wrapper #mainContent #right80 #job #text p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

