html, body {
height: 100%;
margin: 0;
padding: 0;
overflow:hidden;
}
 
* {
margin:0px auto;
padding:0;
}
 
div#shim {
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -200px;
float: left;
}
 
div#wrapper {
clear: both;
position: relative;
top: -200px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
 
}
 
/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
 
html, body {
height: auto;
}
/* end hack */
 
/* ]]> */


#nl, #fr { text-align:center; color:#FFF; margin:0 auto; width:300px; display:none; height:100px; line-height:100px;}

#nl h3, #fr h3 { display:block; float:left; width:100px;}
#nl h3 a, #fr h3 a { color:#FFFFFF; font-size:14px; font-weight:normal;}
#nl h3 a:hover, #fr h3 a:hover { text-decoration:underline}

