﻿.overlay_style{
	background:#777777;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.fancybox-close {
	position: absolute;
	top: -16px;
	right: -17px;
	width: 34px;
	height: 32px;
	background: transparent url('fancy_close.png') no-repeat 0px;
	cursor: pointer;
	z-index: 1103;
}