/* [=sections] */

#careersListing {
	width: 500px;
	margin: 10px 0 0 0;
	padding: 10px 20px 20px 20px;
	background: #3D759A;
	color: #fff;
}
#careersListing h3{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 5px 0;
}

#careersListing li{
	margin: 20px 0;
	text-indent: 20px;
}