/* CSS Document */

#news {
	width: 98%;
	padding-bottom: 5px;
}

#news .title {
	font-size: 20px;
	color: #003366;
}

#news .by {
	text-align: right;
}

.s {
	float: left;
	width: 198px;
	margin-right: 20px;
}

.jp {
	float: left;
	width: 314px;
}

.l {
	margin-right: 22px;
	float: left;
	width: 312px;
}

.f {
	float: left;
	width: 198px;
}

#spotlight {
	text-align: center;
}

#spotlight .picture {
	margin: 5px 0px 5px 0px;
	border: 4px solid white;
}

#spotlight table {
	text-align: left;
}

#spotlight .name {
	width: 180px;
	color: #29542A;
	font-size: 16px;
	font-weight: bold;
}

#jarigen .jarige {
	float: left;
	width: 33%;
}

#jarigen .man {
	font-weight: bold;
	color: #003366;
}

#jarigen .vrouw {
	font-weight: bold;
	color: #993366;
}

#jarigen .jtitle {
	font-size: 18px;
	color: #333333;
	height: 22px;
}

#poll .ptitle {
	font-size: 18px;
	color: #333333;
	margin-bottom: 4px;
}

#poll .answer {
	margin-left: 10px;
	margin-bottom: 2px;
	height: 16px;
	padding-left: 2px;
	width: 213px;
}
