#right {
	background:none;
}
#right {
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/right-bg.png', sizingmethod='scale'); 
}
#header {
	width:expression(document.documentElement.clientWidth < 784 ? "784px" : "auto");
}
ul#footer {
	width:expression(document.documentElement.clientWidth < 784 ? "784px" : "auto");
}