#menubar {
	font-size: 12px;
	background-image:  url(../img/topnav/subnavbg_about.gif);
	background-repeat:	no-repeat;
	padding-right:6px;
}
#p7PMnav ul li {
	border: 0;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p7PMnav li {
	width: auto;
}
