
#header #search {
	background-image:url(/images/sprites.png);
	background-position:-134px 0;
	background-repeat:no-repeat;
	height:36px;
	left:41px;
	position:absolute;
	top:365px;
	width:153px;
	z-index:20;
}

#header #search fieldset #inputText {
	background-color:transparent;
	color:white;
	font-family:Tahoma;
	height:20px;
	font-size:13px;
	border:none;
	margin:8px 0 0 12px;
	width:110px;
}
#header #search fieldset #inputSubmit {
	height:34px;
	position:absolute;
	right:0;
	top:0;
	width:30px;
	opacity:0;
	filter:alpha(opacity=0);
}
#header #search fieldset #labelSubmit {
	background-image:url(/images/sprites.png);
	background-position:-293px 13px;
	background-repeat:no-repeat;
	cursor:pointer;
	height:34px;
	position:absolute;
	right:0;
	text-indent:-3000em;
	top:0;
	width:30px;
	cursor:pointer;
}

