#job_opp {
	width: 700px;
	border: 1px solid #AAAAAA;
	padding: 30px;
}
#job_desc {
	display:block;
	text-align:justify;
	margin-bottom: 0px;
	width: 600px;
	border: 1px solid #333333;
	padding: 10px 40px;
	background-color: #F2F0EB;
}
h3 {
	margin-bottom: 5px;
	font-size: 1.6em;
}
h4 {
	margin-top: 10px;
	font-size: 1.2em;
	margin-bottom: -10px;
}
#job_desc h2 {
	color:#000033;
	font-size: 26px;
}
#job_desc h3 {
	color:#000000;
	font-family:Arial Black, Arial Black, Gadget, sans-serif;
	font-size:28px;
	margin-bottom: 0px;
	text-align: center;
}
#job_desc h4 {
	font-family:"Trebuchet MS", "Trebuchet MS1", Helvetica, sans;
	color:#000000;
	font-size:24px;
	margin-top: 0px;
	text-align: center;
	font-weight: normal;
}
#job_desc h5 {
	font-family:"Trebuchet MS", "Trebuchet MS1", Helvetica, sans;
	color:#666699;
	font-size:18px;
	margin-top: 12px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
}
	
#job_opp ul {
	margin-top: 15px;
}
#job_opp_board li {
	color: #663399;
}

