.logo strong{

	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/logo.png', sizingmethod='crop');

	background:url(none.gif);

}

.section .top{

	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-section-top.png', sizingmethod='crop');

	background:url(none.gif);

}

.section .bottom {

	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-section-bottom.png', sizingmethod='crop');

	background:url(none.gif);

}

#lightbox-secNav-btnClose {

	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/btn-close.png', sizingmethod='crop');

	background:url(none.gif);

}

#menu li{ border-top: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto"); }

body{width:expression(document.documentElement.clientWidth < 800 ? "800px" : "auto");}
