DIV.big-ice-box {
	background:transparent url(/bitrix/templates/main/images/ice_box.jpg) no-repeat 1px 1px;
	height:379px;
}
.big-ice-box-w {
	background-color:#666666;
	opacity: 0.6;
	height:379px;
	position:absolute;
	z-index:1;
}
.ice-box-item {
	display:block;
	margin-top:37px;
	position:absolute;
	text-decoration:none;
}
	.ice-box-item .link {
		display:block;
		cursor:hand;
		cursor:pointer;
		height:100px;
		margin:0 0 -100px -50px;
		width:100px;
	}
/* 	.ice-box-item {
		-webkit-transform: rotate(270deg);
		-moz-transform: rotate(270deg);
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	} */

#overlay { 
	background:#ffffff url(/bitrix/templates/main/images/ajax-loader.gif) no-repeat center 120px;
	height:250px;
	margin:55px 0 0 275px;
	overflow:hidden;
	padding:12px;
	position:absolute;
	width:400px;
	z-index:2;
}
	#overlay .name {
		font-size:14px;
	}
	#overlay .logo {
		float:right;
		margin:0 0 10px 10px;
	}
.close {
	background:transparent url(/bitrix/templates/main/images/close_popup.png) no-repeat left top;
	cursor:hand;
	cursor:pointer;
	height:13px;
	position:absolute;
	right:2px;
	top:2px;
	width:13px;
}
.wraps .text {
	background-color:#FFFFFF;
	min-height:150px;
}