.one {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 25px;
	background-position: right;
	background-repeat: no-repeat;
	text-indent: 8px;
	line-height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.one:hover {
	color: #9289bc;
	text-decoration: underline;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	height: 18px;
	margin-top: 5px;
	margin-bottom: 8px;
	background-image: url(images/search.png);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 25px;
	line-height: 18px;
}
.searchbottom {
	padding-bottom: 10px;
}