.entrance_box {
	float:left;
	background:#333333 /* url('../gfx/background/idx_eBox_ft.gif') bottom no-repeat*/;
	padding-bottom:16px;
	overflow:hidden;
	zoom:1;
	width:480px;
    -moz-border-radius:10px !important;
	-webkit-border-radius:10px !important;
	}
	#homeBox {
		overflow:hidden;
		zoom:1;
		background:url('../gfx/add-on/homeVR.gif') center repeat-y;
		margin-top:15px;
		}
		.entrance_box {
			min-height:100px;
			}
		#index .entrance_box h2 {
			margin:10px 10px 5px 10px;
			color:#F00;
			}
			* html 		#index .entrance_box h2 {
			}
			#eBox2 h2 {
				padding-left:0px;
				}
			.eBoxTrigger {
				width:0px;
				}
				#index #main ul.eBoxTrigger li {
					background:transparent;
					list-style:none;
					padding:0;
					}
					.eBoxTrigger li a {
						display:block;
						width:100%;
						height:66px;
						background-position:top;
						background-repeat:no-repeat;
						text-indent:-999em;
						}
					.eBoxTrigger li a:hover {
						background-position:bottom;
						}
			#index #main table {
				margin:0;
				width:98%;
				}
			#index .nieuws {margin-top:10px;}
			#index #eBox1 .nieuws {}
			#index #eBox2 .nieuws {margin-left:20px;}
			#eBox1 {
				margin-right:10px;
				}
			* html #index #main .entrance_box h2 {
				margin-top:10px;
				}
			* html #index #main .entrance_box#eBox1 ul.eBoxTrigger {
				margin-right:20px;
				margin-left:5px;
				}
			* html #index #main .entrance_box#eBox2 ul.eBoxTrigger {
				margin-left:10px;
				margin-right:8px;
				}
	
			#eBox2 {
				float:right;
				margin-left:10px;
				}
				#eBox1 .eBoxTrigger {
					float:right;
					margin-left:10px;
					margin-right:18px;
					}
				#eBox1 .eBoxTrigger a {
					background-image:url('../gfx/buttons/idx_whitepapersEnArtikelen.gif');
					}
				#eBox2 .eBoxTrigger a {
					background-image:url('../gfx/buttons/idx_meerNieuws.gif');
					}
				#eBox2 .eBoxTrigger {
					float:left;
					margin-left:18px;
					margin-right:0px;
					}

span.datum {display:none !important;}

#index #main .nieuws_item {
	margin-top:0;
	margin-right:0;
	margin-bottom:10px;
	padding-left:16px;
	background:transparent url('../gfx/add-on/li_home.gif') left 3px no-repeat;
	}
	#index #main #eBox1 .nieuws_item {margin-left:20px;}
	#index #main #eBox2 .nieuws_item {margin-right:10px;}