@charset "windows-1258";
/* .may redaxo-png-opacity fake for IE */

*html .vertex_top_left {
 position: absolute;
	top: 135px;
	height: 25px;
	width: 25px;
	z-index: 2;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod=image, src='./_iegfx/vertex__top_left.png');
	background-repeat: no-repeat;
}

*html .vertex_top_right {
	position: relative;
	top: 0px;
	left:875px;
	height: 25px;
	width: 25px;
	z-index: 2;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod=image, src='./_iegfx/vertex__top_right.png');
	background-repeat: no-repeat;
}

*html .vertex_bottom_left {
	position: relative;
	top: 400px;
	left: 0px;
	height: 25px;
	width: 25px;
	z-index: 2;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod=image, src='./_iegfx/vertex__bottom_left.png');
	background-repeat: no-repeat;
}

*html .vertex_bottom_right {
	position: relative;
	top: 375px;
	left:875px;
	height: 25px;
	width: 25px;
	z-index: 2;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod=image, src='./_iegfx/vertex__bottom_right.png');
	background-repeat: no-repeat;
}

*html .fwd a {
	position: absolute;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod=image, src='./_iegfx/hel__button_fwd_up.png');
	background-repeat:no-repeat;
}

*html .fwd a:hover {
	position: absolute;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod=image, src='./_iegfx/hel__button_fwd_down.png');
	background-repeat:no-repeat;
}
