#search{
	visibility : hidden;
	width : auto;
	z-index : 10;
	position : static;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : transparent;
	position: absolute;
}
#font{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #000000;
	line-height : 60%;
}
input.button{
	border: 1 outset rgb(50,50,50); border-color: #000000; background-color:#4e5045; color:white; font-family: Tahoma; font-size:11
}
INPUT.TEXT{
	border: 1 outset rgb(50,50,50); border-color: #000000; background-color:silver; font-family: Tahoma; font-size:12
}
