#mainright .pagenumbers ul {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 17px;
}

#mainright .pagenumbers .selected a{
	background-color: #14445b;
	color: #FFFFFF;
}

#mainright .pagenumbers .selected a:hover {
	color: #fff;
}

#mainright .pagenumbers a {
	text-align:center;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	width:22px;
	height: auto;
	background-color: #9ec3dd;
	color: #ffffff;
	text-decoration: none;
}

#mainright .pagenumbers a:hover {
	background-color: #14445b;
	color: #fff;
}

#mainright .pagenumbers li {
	list-style-type: none;
	display: inline;
	float: left;
	border-right: 1px solid #FFFFFF;
	background: none;
	padding: 0px;
	margin:0px;
	
}


.newscontainer {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: left;
	width: 541px;
	border-bottom: 1px dotted #ccc;
}
		.newsbar {
			width: 541px;
			background-color: #4F5859;
			height: 23px;
			margin-bottom: 10px;
			background-image: url(/_images/template/searchresults_titlebkg.gif);
			background-attachment: scroll;
			background-repeat: no-repeat;
			background-position: left top;}
		.newsleft {
			padding-top: 3px;
			padding-left: 10px;
			font-weight: bold;
			float: left;}
		#mainright .newsleft a {
			color: #fff;
			text-decoration: underline;}
		.newsright {
			color: #fff;
			padding-top: 3px;
			float: right;
			padding-right: 10px;}
		.newstext {
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: 6px;}




.eventscontainer {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: left;
	width: 541px;
	border-bottom: 1px dotted #ccc;
}
		.eventsbar {
			width: 541px;
			background-color: #EDEEEE;
			height: 23px;
			margin-bottom: 10px;
			background-image: url(/_images/template/searchresults_titlebkg.gif);
			background-attachment: scroll;
			background-repeat: no-repeat;
			background-position: left top;}
		.eventsleft {
			padding-top: 3px;
			padding-left: 10px;
			font-weight: bold;
			float: left;}
		.eventsleft a {
			text-decoration: underline;}
		.eventsright {
			padding-top: 3px;
			float: right;
			padding-right: 10px;}
		.eventstext {
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: 6px;}





.vacancy {
	margin-right: 10px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #ccc;
}
.vacancyheader {
	background-color: #F0F0F0;
	height: 23px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DADADA;
}

.vacancyheadline {
	padding-top: 3px;
	padding-left: 10px;
	float: left;
}

.vacancyheadline a {
	text-decoration: underline;
}

.vacancysalary {
	color: #102154;
	padding-top: 3px;
	float: right;
	padding-right: 10px;
}

.vacancydescription {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
}











