﻿#wanneLabel  {
	position: absolute;
	top: -50px;
	left: -50px;
	width:160px;
	height:127px;
	background: url(/Layout/Custom/Boilerplate/img/content/wanneLabel.png) no-repeat;
	border: none;
	z-index: 99999;
	text-indent:-3000px;
}
#wanneLabel .close {
	position: absolute;
	right: 9px;
	top: 2px;
	cursor: pointer;
}