﻿.MiniSearch_Custom1 {

}

.MiniSearch_Custom1 .text {

}

.MiniSearch_Custom1 .textbox {
	background: #fff;
	color: #f3822c;
	border: 1px solid #a4a4a4;
	outline: none;
	font-style: italic;
	width: 105px;
	height: 25px;		
	padding: 3px;
	margin-left: 6px; margin-right: 3px;
}

.MiniSearch_Custom1 .button {
	background: #f3822c;
	color: white;
	border: 1px solid white;
	outline: none;
	font-weight: bold;
	margin: 0;
	width: 41px;
	height: 25px;	
	padding: 3px;
}

.ff .MiniSearch_Custom1 .textbox {
	margin-left: 4px; margin-right: 3px;
}

.ff .MiniSearch_Custom1 .button {
}


