@charset "utf-8";

div#topContainer span.icoNL {
	display:block;
	float:right;
	width:18px;
	height:12px;
}
div#topContainer span.icoNL a {
	display:block;
	width:18px;
	height:12px;
	background-image:url(../../images/ico_NL_active.gif);
	background-repeat:no-repeat;
}
div#topContainer span.icoNL a:hover {
	background-image:url(../../images/ico_NL_active.gif);
}

