/* fix for ie - core.css */
div#container {
		background: url(../images/bg_content.gif) repeat-y top center;
	}
	
div#container_grey {
		background: url(../images/bg_content_gry.gif) repeat-y top center;
	}