

a.close {
	display:none;
	background:url('/static/enlu/img/close.png') no-repeat;
	position:absolute;
	top:-15px;
	right:-20px; 
	width:35px;
	height:35px;
	cursor:pointer;
}
