div.career {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 10px;
	margin-bottom: 10px;
}

div.career p {
	padding-left: 20px;
}
