form#searchForm{
	display: inline;
}
.searchinput{
	width: 104px;
	height: 13px;
	margin-right: 5px;
}
.searchButton{
	position: relative;
	top: 5px;
}