#printlogo {
	display: none;
}
.legend {
	font-size: 1.3em;
	padding:15px 0 5px;
	border-bottom: 1px solid #ccc;
	display: block;
	text-align: left;

}
.nostyle {
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
	background: none !important;

}
td, th{
	vertical-align: top;
}
#vacancies {
	margin: 0;
	padding: 0;
	list-style: none;
}
#vacancies li{
	clear: left;
}
#vacancies strong{
	float: left;
	width: 120px;
}
#vacancies a{
	float: left;
	width: 240px;
	margin-bottom: 6px;
}

.applylink a {
	padding-left: 12px;
	float: right;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;	
}
.applylink a:hover {
	background-position: 0 -25px;
	text-decoration: underline;	
}
.date {
	text-align: right;
	width: 710px;
	margin-top: 4px;
	position: absolute;
}
#googlemap {
	width: 528px;
	height: 390px;
}
#mapkey {
	background:url(/images/layup/mapkey_bg.gif) repeat-x;
	width: 528px;
	height: 38px;
	text-align: right;
}