﻿/** html div, * html img { behavior: url("iepngfix.htc") }*/
* html .ContentStartNews {
	height:120px;
}
* html .Content {
	margin:0px 0px 0px 0px;	
	height:500px;
	width:auto;
	padding-left:0px;
	padding-right:0px;
}
* html .Navigation {
	left:23px;
}
* html .ContentFollowBanner {
	height:180px;
}
* html .ContentGallery .Item .ItemTop {
	overflow:hidden;	
}
* html .ContentGallery .Head {

}
* html .background {
	position:absolute;
	top:-230px;
	left:expression("-"+((document.body.clientWidth/2)-204)+"px");	
	width:expression(document.body.clientWidth+"px");
	height:expression((document.body.clientHeight+30)+"px");
}
* html .Black {
	position:absolute;
}

