/*---------------------------------------------------------------------------------------------

	Stylesheet with custom CSS or overruled

---------------------------------------------------------------------------------------------*/

a {
	text-decoration: underline;
	color: #346699;
}
li a {
	text-decoration: none;
}
select {
	width: 200px;
}
blockquote {
	min-height: 48px;
}
pre, code {
	word-wrap: break-word;
}
.col-620 {
	width: 620px;
	float: left;
	margin-right: 20px;
}
#geslacht {
	width: 60px;
}
.inner-page-title {
	padding: 25px 25px 0 25px;
	height: 195px;
}
.team-social-media li {
	width: 100px;
	margin-bottom: 4px;
}
ul#dropdown-menu li a {
	padding: 5px 12px 5px 0;
}
.kml {
	background: url(images/bg-kml.png) no-repeat 5px 12px;
	padding: 15px 10px 10px 65px;
	width: 250px;
	min-height: 48px;
}
.fmp {
	background: url(images/bg-fmp.png) no-repeat 5px 12px;
	padding: 15px 10px 10px 65px;
	width: 250px;
	min-height: 48px;
}
.hreview-aggregate .rating, .hreview-aggregate .votes {
	font-weight: bold;
}
.hreview-aggregate .average, .hreview-aggregate .best {
	display: none;
}
