*+html{overflow:auto;}

.button .bg-button, .button-1 .bg-button, .hover .mask, .box .bg-box {display:none;}

.box:hover {
	color:#fff;
	background:#303030;
	border-top:1px solid #403f3f;
	border-bottom:1px solid #403f3f;
}
.button .bg-button-ie {
	display:block;
	height:0;
	width:0;
	background:url(../images/bg-button-h.gif) 0 0 repeat-x #fcae04;
	position:absolute;
	left: 50%;
	top: 50%;
	z-index:1;
}
.button-1 .bg-button-ie {
	display:block;
	height:0;
	width:0;
	background:url(../images/bg-button.gif) 0 0 repeat-x #2f2f2f;
	position:absolute;
	left: 50%;
	top: 50%;
	z-index:1;
} 

.hover .mask-ie{
	background:url(../images/img-marker.png) center center no-repeat #fff;
	cursor:pointer;
	bottom: 50%;
	left: 50%;
	right: 50%;
	top: 50%;
	opacity: 0;
	position: absolute;
	z-index:3;
	margin:4px;
}


#text_slider div{background:none !important}

#advanced ul li.trigger_adv > span,
dl#accordion dt{
	behavior:url(js/PIE.htc);
	position:relative;
}

.kwicks li{filter:alpha(opacity=50)}
.kwicks li.active{filter:alpha(opacity=100)}

.carousel-container-1 .jcarousel-next-horizontal span:first-child + span, 
.carousel-container-1 .jcarousel-prev-horizontal span:first-child + span
{filter:alpha(opacity=0)}