div#banners{
	background:url("../images/dots_grijs.jpg") repeat-x scroll left top transparent;
	margin-top:10px;
	width:540px !important;
	padding-top: 20px;
	overflow: hidden;
	text-align: center;
}

div#banners p{
	color: #000;
	font-size: 11px;
	font-style: italic;
	margin: 0;
	padding: 0;
}

div#banners a img{
	border: none;	
}

div#banners a{
	text-decoration: none;
	display:inline-block;
	margin: 0 20px 0 0;
}

a.box{
	display: block;
	float: left;
	width: 266px;
	margin: 0 0 13px 0;
	text-decoration: none;
	background: url('../images/blok_geel.jpg') no-repeat;
	cursor: pointer;
}

a.box:hover{
	background: url('../images/blok_geel_hover.jpg') no-repeat;
}

a.box-grey,
a.box-grey:hover{
	background: none;
}

.grey-bg-content{
	background: #e6e6e6;
	width: 236px !important;
}

.grey-bg-footer{
	background: #e6e6e6;
	width: 256px !important;	
}

a.scnd{
	margin-left: 8px;
}

a.box span.box-title{
	display: block;
	width: 246px;
	height: 20px;
	padding: 2px 0 1px 10px;
	font-weight: bold;
}

a.box span.box-title{
	color: #fff;
	background: #545454;
}

a.box-yellow span.box-title{
	color: #000;
	background: transparent;
}

a.box img{
	display: block;
	width: 256px;
	height: 100px;
}

a.box span.box-content{
	display: block;
	width: 246px;
	height: 80px;
	color: #000;
	line-height: 18px;
	padding: 10px;				
}

a.box span.box-footer{
	display: block;
	width: 266px;
	height: 40px;
}

div#right_container {
	position: absolute;
	top: -2px;
	right: -205px;
	color: #000 !important;
}

div.right_block_content p {
	margin: 10px 0 0 0;
}

