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

.shadow {
	background: none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='../images/shadow.png', sizingmethod='scale'); 
}