@import url('/nl/wp-content/themes/debatrix/css/base.css');

#logo {
	background-image: url('../images/logo-debatrix.png');
}

#flag-netherlands {
	background-image: url('../images/flag-netherlands.png');
	border: solid 1px #808080;
	cursor: hand;
	float: right;
	width: 23px;
	height: 15px;
}

#flag-turkey {
	background-image: url('../images/flag-turkey.png');
	border: solid 1px #808080;
	cursor: hand;
	float: right;
	margin-left: 2px;
	width: 23px;
	height: 15px;
}

#bottom-bar img {
	margin-top: 6px;
}
#bottom-bar img#globe-icon {
	margin-top: 4px;
}
#bottom-bar img#tv-icon {
	margin-top: 0;
}
#recognized-expertise p {
	margin-bottom: 2px;
}