#skip {
	font-size:0.7em;
	margin:0px 0px 5px 8px;
}
#skip a {
	text-decoration:none; color:#666666;
}
#skip a:hover {
	text-decoration:underline;
}

/* ############## .be header ############### */

/* clearfix hack */
#blgm_belgiumHeader:after {
	content:"."; 
	display: block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

#blgm_belgiumHeader {
	display:inline-block;
}

/* Hides from IE-mac \*/
*html #blgm_belgiumHeader {
	height:1%;
}

#blgm_belgiumHeader {
	display:block;
}
/* End hide from IE-mac */

/* header */
#blgm_belgiumHeader {
	padding:0 0.5em 0.25em 0; 
	/*border-bottom:1px solid #ccc; */
	background:#fff; 
	text-align:center;
	width:auto;
	margin:0 auto;
}

#blgm_belgiumHeader.blgm_stretch {
	padding-left:0;
}

#blgm_belgiumHeader div.blgm_wrapper {
	/*background:transparent url(../img/layout/blgm_line.gif) bottom right repeat-x; */
	position:relative; 
	padding:0 32px 4px 0; 
	zoom:1;
}

* html #blgm_belgiumHeader div.blgm_wrapper { 
	overflow:visible;
}

/* language switch */
#blgm_belgiumHeader ul#blgm_languageSwitch {
	margin:0.5em 0.5em 0em; 
	float:left; 
	display:inline; 
	padding:0;
}

#blgm_belgiumHeader.blgm_stretch ul#blgm_languageSwitch {
	margin-left:0em;
}

#blgm_belgiumHeader ul#blgm_languageSwitch li {
	line-height:1em; 
	margin-right:0.25em; 
	text-align:center; 
	float:left; 
	display:inline;
	padding:0;
}

#blgm_belgiumHeader ul#blgm_languageSwitch li .blgm_lSwitch { 
	padding:0.1em; 
	width:1.5em; 
	display:block; 
	text-decoration:none; 
	border:1px solid #999;
	background:#ccc; 
	color:#666; 
	font:300 0.95em arial,verdana,sans-serif;
}

#blgm_belgiumHeader ul#blgm_languageSwitch li.blgm_active .blgm_lSwitch {
	border:1px solid #333; 
	background:#666; 
	color:#fff;
}

#blgm_belgiumHeader ul#blgm_languageSwitch li a {
	text-decoration:none;
}

#blgm_belgiumHeader ul#blgm_languageSwitch li a.blgm_lSwitch:hover {
	border:1px solid #333;
	background:#666;
	color:#fff;
	text-decoration:none;
}

/* .be link and logo */
#blgm_beLink {
	color:#333; 
	margin-left:10em; 
	padding:0.9em 1em 0.5em 0em; 
	font:10pt arial,verdana,sans-serif; 
	text-align:right;
}

#blgm_beLink a {
	color:#333; 
	text-decoration:underline; 
	font-weight:300;
	font-family:arial,verdana,sans-serif;
	border:none;
}

#blgm_beLink a:hover {
	color:#000; 
	text-decoration:underline; 
	font-weight:300;
	font-family:arial,verdana,sans-serif;
	border:none;
}

#blgm_beLogo {
	position:absolute; 
	width:32px;
	bottom:8px;
	right:0px;
}


#blgm_beLogo a, #blgm_beLogo a:hover, #blgm_beLogo:visited {
	border:none;
}