﻿.MiniSearch_Custom2 {
	width: 100%;
	padding-top:82px;
	padding-left:60px;
}


.MiniSearch_Custom2 .text {
	color:#ffffff;
	
}

.MiniSearch_Custom2 .textbox {
	border: 0px;	
	color: #565656;
	font-size: 11px;
	line-height: normal;
	height: 20px;
	width:130px;
	background-color:#d2d3d5;
	padding-right:10px;
	padding-top:3px;
	border: solid 1px #9f9f9f;
}


.MiniSearch_Custom2 .button {
	border: 0px;
	cursor: pointer;
   	cursor: hand;
	font-size: 11px;
	background-color:#f37020;
	height:20px;
	width:46px;
	color:#ffffff;
	font-weight:bold;
	margin-left:6px;
}

.ff .MiniSearch_Custom2 .button 
{
	

}

.ff .MiniSearch_Custom2 .textbox {
	position: relative;
}