	#globalsearch {

		margin: 1px 0 0 -4px;
	}
	#globalsearchbar {
		background:		url('http://www.newarkzip.com/images/search.jpg') no-repeat 0 0;
		float:				left;
		overflow:			hidden;
		height:				38px;
		border: medium none;; padding-left:40px; padding-right:0; padding-top:0; padding-bottom:0
		}
		#globalSearchTextInput {
			font-size:			16px;
			height: 20px;
			border:	none;
			background-color: transparent;
			color:	orange;
			width:				330px;
			position: relative;
			float: left;
			margin-top:	8px;
		}
	#globalsearchbutton {
		background:			url('http://www.newarkzip.com/images/global-search_button.gif') no-repeat 0 -29px;
		width:				68px;
		height:				29px;
		float: left; margin-left:0; margin-right:-3px; margin-top:5px; margin-bottom:0
	}
	#globalsearchbutton:hover {
		background:			url('http://www.newarkzip.com/images/global-search_button.gif') no-repeat 0 0px;
	}