/* Imported competition */

.competition_import iframe {
	width: 550px;
	border: none;
	margin-bottom: 18px;
}

/* Imported nieuws */

.news_import h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fe0000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 0 0 18px 0;
}

.news_import .element {
	margin-bottom: 10px;
}

.news_import h2,
.news_import p {
	margin: 0;
}

.news_import h2 {
	float: left;
	margin-right: 10px;
}

.news_import h2 a:link,
.news_import h2 a:visited {
	color: #000;
	text-decoration: none;
}

.news_import p.date {
	float: left;
	font-weight: bold;
	color: #555;
}

.news_import p.description {
	width: 560px;
	clear: both;
}

.news_import p.read_more {
	text-align: right;
}
