#footer_shadows {
	background-image: url(../images/footer_shadow.jpg);
	background-repeat: repeat-x;
	height: 83px;
	clear: both;
}

#footer {
	height: 110px;
	background-color: #023454;
	color: #ceced3;
	clear: both;
}

#footer table {
	height: 100px;
	padding: 0 10px;
}

#footer td.center div {	margin-top: 10px; font-size: 125%; }

#footer td.center .next { margin-left: 10px; }

#footer #aggregators {
	text-align: left;
}

#footer div.maintainer-logo {
	display: block;
	float: right;
}

#footer div.pcss-logo {
	position: relative;
	top: 7px;
	right: 5px;
}

#footer .panel {
	display: none;
}

#footer .clearer{ clear: both; }

#footer table {
	 width: 100%;
	 text-align: center;
}

#footer table td.first,
#footer table td.last {
	 width: 20%;
}

#footer table td.center {
	width: 58%;
}


#footer a {	text-decoration: none;	color: #ffeb00; }

#footer b { color: #ceced3;	font-weight: bolder; }

#footer a:hover{ color: #ff9e00; }

#post_footer {
	background-color: black;
	color: #ceced3;
	height: 20px;
}

#footer .cooperation {
	margin-top: 20px;
	font-weight: bold;
}

#footer a.dart-europe {
	display: block;
	margin-left: 90px;
	margin-top: -50px;
}

#footer a.vifaost {
	margin-left:100px;
	margin-top:-58px;
	display: block;
}

#footer a.dart-europe img,
#footer a.europeana img { margin-top: 5px; }

#footer a.europeana {
	margin-left: 100px;
	margin-top: -65px;
	display: block;
}

