#vacancies {
	margin-bottom: 8px;
}

#vacancies div {
	margin-top: 10px;
}

#vacancies h3 {
	color: red;
}

#vacancies a {
	font-weight: normal;
}

#vacancies .new {
	font-weight: bold;
	color: red;
	margin-left: 15px;
	font-style: italic;
}

div.resume {
	margin-top: 25px;
	margin-bottom: 25px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
}
