﻿.MiniSearch_Custom1 {
	width: 100%;
}


.MiniSearch_Custom1 .text {
	
}

.MiniSearch_Custom1 .textbox {
	border: solid 1px #ffffff;
	background-color:#e17625;	
	color: #ffffff;
	font-size: 11px;
	line-height: auto;
	height: 22px;
	width:174px;
	
}

.MiniSearch_Custom1 .button {
	height:22px;
	width: 27px;
	cursor: pointer;
   	cursor: hand;
	background: url('/SiteFiles/Layout/Go.jpg') left top no-repeat;
	border: 0px;
	
}

