Files @ f43d1a4680a9
Branch filter:

Location: hot67beta/templates/rhuk_milkyway/css/ieonly.css - annotation

ethanzonca@localhost.localdomain
menubar 0 to 10
/* IE ONLY CSS */

body.width_fmax div#wrapper {
	width: expression(((document.body.clientWidth)) < 751? "750px": ((document.body.clientWidth)) > 1050? "1050px": "auto" );
}

div.module_menu div div div {
	width: 100%;
}

div#footer {
	width: 100%;
}

div#whitebox_b {
	width: 100%;
}
#pathway {
   float: left;
}