#content h3 {
	color:#fff;
	background:#333 url(../images/base/grad_dark.gif) repeat-x top;
	width:auto;
	padding:5px 10px;
	font-size:14px;
	margin-top:20px;
}

#content h4 {
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
}

ul.adr > li {
	padding-bottom:0px;
	line-height:1.1em;
	color:#111;
}

ul.adr {
	padding-bottom:5px;
}

div.job {
	background: #fff url(../images/base/boxbg.jpg) bottom repeat-x;
	padding:10px;
	border-bottom: 1px solid #333;
}

#content .payrange {
	font-weight: normal;
}

#content ul {
	list-style:disc;
	list-style-position: outside;
	padding-left: 15px;
}