#free-accessories {
	display:none;
	width:1px;
	height:1px;
	overflow:hidden;
	position:absolute;
	z-index:99999;
	background-color:#000;
	margin:0;
	left:50%;
	top:50%;
	text-align:center;
}

.select-free a {
	width: 235px;
	height: 20px;
	display: block;
	background-image: url('/img/optics/accessories/select-free.gif');
	background-position: 0 0;
	text-indent: -9999px;
	margin: 0 auto;
}

.select-free a:hover { background-position: 0 -20px; }

#free-close,
#free-proceed
{
	cursor:pointer;
}