		.searchGo {
			margin: 0 5px;
			_margin-top:0px;
		}

		.universalSearch {
			_display:inline;
			height:30px;
			padding:5px 0px 0px 5px;
			float:right;
			margin:-2px 8px 0px 8px;
			background:url(siteId1search.png) no-repeat;
			_background:url(siteId1search.gif) no-repeat;
			position:relative;
			/*z-index:900;
			*z-index:100;*/
		}

div.foot
{
	 left: 0px;
	 top:5px;
	 BORDER-TOP: #999999 thin solid;
	 WIDTH: 950px;
	 POSITION: relative;
	 text-align: center;
	 color: #999999;
	 z-index: 101; 
	 height: 20px;
	 margin:0 auto;
}
		.searchBoxWrap {
			background:url(siteId1searchBar.gif) no-repeat;
			width:205px;
			height:18px;
			padding:2px 10px 0 20px;
			margin:0 5px 0 7px;
			float:left;
			_display:inline;
		}

		.searchBox {
			border:0;
			width:210px;
			background:transparent;
		}

			body #rb_navSearch .searchGo {
				margin:10px 0 0 11px;
				background:url(neoGo.png) no-repeat;
				_background:transparent;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="neoGo.png");
				width:35px;
				height:22px;
				border:0;
				text-indent:-2000px;
				overflow:hidden;
				*text-transform:capitalize;
				color:transparent;
				cursor:pointer;
			}
