/*===================== EXPOSANTENLIJST ============================*/				
		div.fake_label {
			clear: both;
			float: left;
			width: 150px;
		}
		
		a {
			color: #6BBC04;
		}
		
		span#back {
			float:right;
			margin:20px 20px 0pt 0pt;
		}
		
		ul#categoriesExposanten li {
			font-family:'Trebuchet ms';
			font-size:12px;
			line-height:20px;
			list-style-image:url(../../images/layout/bullet_green.gif);
			padding-left:10px;
			margin-left: 15px;		
		}		