.ico-close {
	
	background: transparent url(../images/closebtn.png) no-repeat;
	cursor: hand;
	
	display: block;
	width: 25px;
	height: 24px;
	
	text-indent: 9999px;
	overflow: hidden;
	
	display: none !important;
}


.closebtn{
	display: none !important;
}