/* ----- uobcms_corporate.css oversights ----- */

/* For Zope CMS template 4 December 2008  */

/* .uobnav hasn't high enough specificity */

#top a		{text-decoration: none; background-color: white; color: #333333; font-weight: bold}
#top a:hover	{text-decoration: underline; background-color: white; color: black}

/* wrong order on {margin: 5px 2px 188px 3px} */

.uobnavbottom-nav ul,
.uobnavbottom-nonav ul	{margin: 5px 2px 0 3px}

/* Temporary rule for Google Custom Search trial */

.uobnav #search	{color: #000; background: #fff none no-repeat left center}

@media print {

	/* .maintitle hasn't high enough specificity */

	#maintitle1 a,
	#maintitle2 a	{text-decoration: none; background-color: white; color: black}
}
