﻿.MiniSearch_Custom1 {
	height: 35px;
	width: 220px;
	position: absolute;
	z-index: 999;
	margin: 25px 0 0 225px;
}

.ff .MiniSearch_Custom1 {
	margin: 24px 0 0 215px;
}

.MiniSearch_Custom1 input.button {
	float: left;
	width: 36px;
	height: 28px;
	border: 0;
	background: none;	
	cursor: hand; cursor: pointer;
	margin: 1px 0px 0px 0px;
	outline: none;	
}

.MiniSearch_Custom1 input.textbox {
	font: normal 11px/13px Verdana, sans-serif;
	color: #07214c;
	float: left;
	width: 150px;
	height: 20px;
	border: 0;
	background: none;
	margin: 8px 13px 0px 7px;
}

