.MiniSearch_Custom1 {
	margin-top:5px;
	width: 127px;
	height: 25px;
	background: transparent url(/SiteFiles/Layout/search.png) no-repeat center top;
}

.MiniSearch_Custom1 .textbox {
	background: none;
	border: none;
	width: 127px;
	height: 25px;
	display: block;
	float: left;
	font: normal 12px/25px Arial, Helvetica, sans-serif;
	color: #999;
	padding-left:10px;
	padding-right:25px;
}
.MiniSearch_Custom1 .button {
	background: none;
	width: 25px;
	height: 25px;
	cursor: hand;
	cursor: pointer;
	border: 0px;
	float: right;
	margin-right: 2px;
	margin-top:-25px;
}


