* html img, 
* html .png{ 
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", 
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", 
this.src = "/themes/hirepoint/images/blank.gif"):(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) 
);
}
#Menu1 {
			padding:60px 50px 0px 50px;
		}
#testifix {padding-top:250px;}
#hotjobsbox {
	background: url(../images/hotjobsbox.gif) repeat-x 0% 100%;
	float:left;
	width: 220px;
	height: 250px;
	vertical-align:top;
	position:relative; left:700px; top:-252px; bottom:2px;
	overflow:hidden;
	color: #333;
	z-index:2;
}
#hotjobsbox_es {
	background: url(../images/hotjobsbox_es.gif) repeat-x 0% 100%;
	float:left;
	width: 220px;
	height: 250px;
	vertical-align:top;
	position:relative; left:700px; top:-252px; bottom:2px;
	overflow:hidden;
	color: #333;
	z-index:2;
}
#hotjobsbox_pt {
	background: url(../images/hotjobsbox_pt.gif) repeat-x 0% 100%;
	float:left;
	width: 220px;
	height: 250px;
	vertical-align:top;
	position:relative; left:700px; top:-252px; bottom:2px;
	overflow:hidden;
	color: #333;
	z-index:2;
}