#universalNavBG {
	background: #fff url(../../_img/common/topnav_bg.gif) repeat-x;
}
#universalNav td {
	font: 11px Arial, Verdana, sans-serif;
	color: #9b9a87;
}
#universalNav a {
	color: #933;
	text-decoration: none;
}
#universalNav a:hover {
	text-decoration: underline;
}
#universalText td {
	padding: 5px 11px 2px 10px;
}
#universalText img {
	margin-top: .4em;
}
#universalText form {
	margin: 0;
	padding: 0;
}
#universalSearchBox {
	font-size: 1em;
	width: 150px;
}
#universalSearchArrow {
	margin-bottom: -.1em;
}

