
#search_form {
	position: absolute;
	right: 0px;
	top:138px;
	border: 0px solid #fff;
	margin: 0px;
	width: 259px;
	height: 32px;
}

input#search_field {
	position: absolute;
	border: 0px solid #000;
	height: 16px;
	width: 175px;
	font-size: 10px;
	margin: 0px;
	top: 9px;
	left: 25px;
}

input#submit {
	position: absolute;
	border: 0px solid #000;
	height: 32px;
	width: 35px;
	font-size: 10px;
	margin: 0px;
	top: 0px;
	left: 212px;
}

#magnify {
	position: absolute;
	left: 0px;
	top: 9px;
}

#right {
	position: absolute;
	left: 200px;
	top: 9px;
}
