﻿.MiniSearch_Custom2 {
	width: 100%;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	color: #900d20;
}


.MiniSearch_Custom2 .text {
	color: #900d20;
}

.MiniSearch_Custom2 .textbox {
	border: solid 2px #900d20;
	color: #900d20;
	font-size: 11px;
	line-height: auto;
	height: 20px;
	width:110px;
}

.MiniSearch_Custom2 .button {
	height:20px;
	width: 40px;
	color:#96c236;
	background-color:#ffffff;
	border: solid 2px #900d20;
	cursor: pointer;
   	cursor: hand;
	font-size: 11px;
	line-height: auto;
	
	
}

.ff .MiniSearch_Custom2 .textbox {
	position: relative; 
	color: #900d20;
}
