﻿.MiniSearch_Custom1 {
	width: auto;
	height: auto;
	float: right; 
	margin-right: 10px;
margin-top:25px;
}


.MiniSearch_Custom1 .text {
	padding-left:5px;
}

.MiniSearch_Custom1 .textbox {
	border: solid 1px #ffffff;
	color:#aa9674;
	padding-left:5px;
	font-size: 12px;
	padding: 1px 0px 1px 0px;
	line-height: auto;
	height: 20px;
}

.MiniSearch_Custom1 .button {
	height:20px;
	width: 50px;
	color:#aa9674;
	border: solid 1px #ffffff;
	cursor: pointer;
   	cursor: hand;
	font-size: 12px;
	line-height: auto;
}

.ff .MiniSearch_Custom1 .textbox {
	position: relative; 
	top: -1px;
}
