#searchForm{
	font-family:Arial, Verdana, 'Trebuchet MS';
	position:absolute;
	bottom:1px;
	right:100px;
	z-index:10000;
	color:#000000;
	font-size:0.8em;
}
#searchForm legend{
	display:none;
}
#searchForm input{
	border:1px solid #32C11D;
}
input#searchButton{
	border:none;
}