﻿
.MiniSearch_Custom1 {
	width: 190px;
}

.MiniSearch_Custom1 .text {

}

.MiniSearch_Custom1 .textbox {
	font: normal 11px/22px "Century Gothic", Arial, Helvetica, sans-serif;	
	color: #999389;
	background: white;
	height: 26px;
	width: 159px;
	border: 1px solid #beb6aa;	
	margin-right: 5px;
	text-align: center;
	float: left;
}

.MiniSearch_Custom1 .button {
	color: #beb6aa;
	height: 26px;
	width: 26px;
	background: white url(/sitefiles/layout/search.png) center center no-repeat;
	border: none;
	cursor: hand; cursor: pointer;
	float: left;	
}
