/* Need to reduce font size in global nav menu because of longer Spanish text */
div#globalnavigation {
	font-size: 10px;
}