
a img {
	border: 0;
}

#panels {
	padding: 5px 0 0 5px;
	display: block;
	text-align: center;
}

*html #panels {
	padding-left: 10px;
}



.panel {
	float: left;
	position: relative;
}

.panel a {
	display: block;
}

.clear {
	clear:both;
}

.panelspace {
	width: 3px;
	height: 257px;
	float: left;
}


.panel .price {
	position: absolute;
	width: 45px;
	height: 30px;
	line-height: 30px;
	bottom: 17px;
	right: 15px;
	text-align: center;
	font-size: 22.74px;
	font-weight: bold;
	color: #000;
	font-family: Arial;
}

.panel .link {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}


#giftblocpromo_holder {
	position: relative;
	display: block;
	height: 364px;
	overflow: visible;
	
}

#giftblocpromo {
	width: 965px;
	height: 364px;
	background: url(/2010/images/promo_giftbloc.png);
	margin:0;
	position: absolute;
	top: 0;
	left:5px;
}

*html #giftblocpromo {
	left:10px;
}


#giftblocpromo_holder .orderbut {
	width: 174px;
	height: 71px;
	background: url(/2010/images/promo_orderbut.jpg);
	position: absolute;
	bottom: 0px;
	right: 12px;
}

*html #giftblocpromo_holder .orderbut {
	right:7px;
}

#giftblocpromo_holder .price {
	position: absolute;
	width: 113px;
	height: 113px;
	line-height: 113px;
	font-size: 43px;
	font-weight: bold;
	top: 22px;
	color: #000;
	right: -37px;
}
