div#search {
	position: absolute;
	left: 638px;
	top: 32px;
	width: 150px;
	height: 17px;
}

#searchform {
	display: inline;
}

#searchbutton {
	position: absolute;
	top: 3px;
	left: 123px;
	width: 42px;
	height: 17px;
}

#searchset {
	border: 0px;
	margin: 0;
	padding: 0;
}

input#q {
	width: 100px;
	height: 18px;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #7F9DB9;
	padding: 0; 
}

#sa {
	position: absolute;
	top: 2px;
	left: 105px;
	width: 42px;
	height: 17px;
}
