#vacancies {
	width: 480px;
}
#vacancies table {
	margin: 0px;
	padding: 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3300CC;
	border-bottom-color: #3300CC;
	border-collapse: collapse;
	width: 100%;
}
#vacancies th {
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #3300CC;
	text-align: left;
	text-indent: 1pt;
}
#vacancies td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-right: 2px;
	padding-left: 2px;
}
#vacancies a:hover {
	display: block;
	background-color: #3300CC;
	color: #FFFFFF;
}
}#functions {
	width: 480px;
}
#functions td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#clear {
	clear: both
}
#vacspec {
	width: 480;
}
#vacspec h2 {
	text-align: left;
	font: bold small-caps 1em Verdana, Geneva, Arial, Helvetica, serif;
	color: #3300CC;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #3300CC;
}
#vacspec table {
	margin: 0px;
	padding: 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3300CC;
	border-bottom-color: #3300CC;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#vacspec th {
	font-size: 1em;
	font-weight: normal;
	color: #3300CC;
	background-color: #99CCFF;
	width: 104px;
	text-align: left;
	padding-left: 5px;
}
#vacspec td {
	padding-left: 5px;
}
#vacspec td, th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3300CC;
}
#vacspec ul { 
	list-style-type: none;
	margin-left: 0;
	display: inline;
	padding-right: 3;
}
#vacspec li {
	display: inline;
	padding-right: 3;
}
#vacspec ul li {
	font-weight: bold;
}
#vacspec ul li ul li{
	font-weight: normal;
}
#msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #99CCFF;
	text-align: center;
	border-bottom: 1px solid #3300CC;
}
