#content_left .box_zolty {
	width: 210px;
	height: 90px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/box-zolty-en.png');
	cursor:pointer;
	cursor:hand;
	position: relative;
	margin-bottom: 20px;
}
#content_left .box_zolty[class] {
	width: 210px;
	height: 90px;
	background-image: url(/images/box-zolty-en.png);
	background-repeat: no-repeat;
}
