.vacancies {
	color: #000000;
	background-color: #F2EEB6;
	width: 480px;
	margin-bottom: 20px;
	border: 10px double #8A8D08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	height: 500px;
	overflow: auto;
}
.vacancies b {
	color: #0D4AC2;
	font-size: 12px;
}
.vacancies a {
	color: #F57921;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a B {
	display: none;
}