﻿
.MiniSearch_Custom1 {

}

.MiniSearch_Custom1 .text {

}

.MiniSearch_Custom1 .textbox {
	float: right;
	width: 100px;
	font: normal 11px/18px Arial, Helvetica, sans-serif;	
	border: solid 1px #003976;
	background: #fff;
	color: #003976;
	height: 20px;
	margin-left: 5px;
	padding: 0px 4px 0px 4px;	
}

.MiniSearch_Custom1 .button {
	float: right;
	cursor: pointer; cursor: hand;
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	line-height: auto;
	border: solid 1px #003976;
	background: #fff;
	color: #003976;
	height: 20px;
	padding: 0px 2px 0px 2px;
	outline: none;
}

