@import "css.css";

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

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

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