.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #663300;
	background-position: right bottom;
	text-align: center;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	margin-right: 1px;
	padding: 0px;
	height: 16px;
	width: 50px;
}
.searchbutton {
	font-weight: normal;
	background-position: center;
	white-space: normal;
	display: none;
	text-align: center;
}
.border2 {
	border: thin solid #000033;
}

