@import "css.css";

/* override body:font-size */
body {
	font-size:100%; 
}

/* for safari 3.02 test on winxp */
body:first-of-type #topPanelRight {
	width:355px;
}

/* for safari 3.02 test on winxp */
body:first-of-type #topNavRight {
	width:202px;
}