body {
	background: #FFF url(../gfx/header.jpg) top center repeat-x;
}

.wrap {
	background: none;
}

#container {
	padding-top: 87px;
}

#left {
	padding-top: 260px;
}

#center {
	width: 610px;
	padding: 0;
	margin: 0;
}

	#center #eurocept {
		background: #E6EEFF;`
		color: #0055FF;
		/*min-height: 451px;*/
	}

		#center #eurocept .producten {
			background: #BFD4FF;
		}

	#center #pharmacare {
		background: #FFF0E9;
		color: #FF6621;
		/*min-height: 463px;*/
	}

		#center #pharmacare .producten {
			background: #FFCFB9;
		}

	#center #klinerva {
		background: #F9E7E6;
		color: #BF0F00;
		/*min-height: 463px;*/
	}

		#center #klinerva .producten {
			background: #EAABA8;
		}

	#center .block p {
		margin: 0;
		padding: 2px 5px 2px 10px;
		font-weight: bold;
	}

	#center #eurocept p.newsitem, 
	#center #pharmacare p.newsitem, 
	#center #klinerva p.newsitem {
		font-weight: normal;
		color: black;
		font-family: verdana, serif;
		line-height: 1.4em;
	}