
.MiniSearch_Custom1
{
	margin-bottom: 20px;
}

.MiniSearch_Custom1 .textbox
{
	background-color:#fff;
	border:solid 1px #eee;
	color:#535353;
	font:normal 11px/21px Arial,sans-serif;
	height: 24px;
	margin:0;
	text-indent: 4px;
	width:176px;
	float: left;
}

.MiniSearch_Custom1 .button
{
	background:url(/sitefiles/layout/small-search.png) no-repeat left top;
	border:none;
	cursor:pointer;
	cursor:hand;
	height:18px;
	width:19px;
	margin-top:2px;
}

