.searchform {
	float: left;
	margin-top:3px;

}

.searchform fieldset, .searchform input {
	vertical-align: none;
}

.searchform .searchinput {
	padding: 3px;
	width: 125px;
	background: #FAF8CC;
	color: #666;
}


.searchform .searchbutton {
	width: 50px;
	height:20px;
	cursor: pointer;
}