#news-infos
	{
		background: #BD0000;
	}
	

h3#special
	{
		position: relative;
		width: 210px;
		height: 170px;
		font-size: 1em;
		margin: 0;
	}
	
h3#special span
	{
		position: absolute;
		width: 100%;
		height: 100%;
		background: url(/images/layout/rosenboom.jpg) no-repeat;
	}
	
#special a, #special a:visited
	{
		color: white!important;
	}