/* This sorts out the problem with the global nav menu spilling onto a second line */
#menu a {
	padding: 0px 10px 0px 10px;
}