.haber-resim {
	width: expression(this.width > 250 ? 250 : true); }

#popup {
	width:97%; }

.highslide img {
	width: expression(this.width > 640 ? 640 : true); }
}