.boxy-wrapper .top,
.boxy-wrapper .left,
.boxy-wrapper .right,
.boxy-wrapper .bottom {filter: alpha(opacity=60);}

.boxy-modal-blackout {
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.bg_email,
.i_twitter,
.i_facebook,
.i_rss_small,
.i_zoom,
.promo_badge,
.new_badge,
.ft_dl .icon_1,
.ft_dl .icon_2,
.ft_dl .icon_3,
.ft_dl .icon_4,
.png_bg {
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url(','').replace(')',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none"),this.pngSet=true));
}

.png_img {
	behavior: expression(this.pngSet?this.pngSet=true:(this.src.toLowerCase().indexOf('.png')>-1 ? (this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "/images/blank.gif") : ''), this.pngSet=true);
}

.inbl{display:inline-block !important;width:0px !important;height:100% !important;margin:0 !important;padding:0 !important;font-size:0 !important;vertical-align:middle !important;background:transparent !important;}

.carousel-previous,
.carousel-next {
	background-image: url('../img/img_map/arr_map.gif');
}
.carousel-pagination a {background-image: url('../img/img_map/dots_map.gif');}