*+html .partners{
	text-justify:newspaper;
	text-align-last:justify;
	zoom:1;
}
*+html .partners li{
	zoom:1;
	text-align:center;
}
.button input[type="file"]{
	filter: alpha(opacity=1);
}
*+html .carousel .img-holder img{
	margin-top: expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");
}
.popup-holder .bg{
	filter:alpha(opacity=40);
}