.careers-links-wrapper {
	clear: left;
	width: 100%;
	overflow: hidden;
	height: 216px;
	margin: 0 0 25px;
}

#careers-links {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 715px;
	zoom: 1;
}

#careers-links:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

	#careers-links li {
		float: left;
		margin: 0 28px 18px 0;
		padding: 0;
	}