	a {text-decoration: none;
		color: #300327;
	}
 	a:hover {
 		color:#EE1170;
		text-decoration: underline;
	}
	#container {
		background: #fff none;
	}
	#specialmain {
		align: center;
		width: 730px;
		margin: 0px 0px 0px 20px;
		background: #fff;
	}
	.rowcontainer, #feedcontainer {
		display: block;
		margin: 3px 0px 0px 0px;
		clear: both;
	}
	.rowcontainer .item {
		width: 170px;
		float: left;
		margin: 5px;
	}
	#feedcontainer .item {
		width: 231px;
		float: left;
		margin: 4px;
	}
	.item h3 {
		font-size: 12px;
		margin: 0px 0px 0px 0px;
		padding: 2px 6px;
		text-align: left;
		color: #CCCCCC;
		background-color: #333333;
	}
	.item img {
		width: 100%;
	}
	.linklist {
		margin: 0;
		padding: 0;
		list-style-type: none;
		list-style-image: none;
		border-left: 0px solid #ccc;
		background-color: #eee;
	}
	.last {
		border-right: 0px solid #ccc;
	}
	#feed0 {
		background: url(images/kopje_geenstijl.png) no-repeat;
		height: 26px;
	}
	#feed1 {
		background: url(images/kopje_nieuwnieuws.png) no-repeat;
		height: 26px;
	}
	#feed2 {
		background: url(images/kopje_gamert.png) no-repeat;
		height: 26px;
	}