@import "css.css";

/* override body:font-size */
body {
	/* font-size:100%; 20110516 change to test font size issue */
	font-size:150%; 
}

/* 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;
}
