.hover .mask-ie{
	background:url(../images/img-marker.png) center center no-repeat #fff;
	cursor:pointer;
	bottom: 50%;
	left: 50%;
	right: 50%;
	top: 50%;
	opacity: 0;
	position: absolute;
	z-index:3;
	margin:4px;
}
.hover .mask {display:none;}

.letter {margin-right:-15px;}
