﻿.search
{
	background-repeat:no-repeat;
	padding-right:31px;
	padding-bottom:3px;
}
.btnSubmit
{
	border:solid 1px #7f9db9;
	background-color:#fdd970;
	font-family:Tahoma;
	font-size:11px;
	color:#990000;
	font-weight:bold;
	height:19px;
	width:84px;
}
.textbox
{
	background-color:#e4f3ff;
	border:solid 1px #7f9db9;
	height:19px;
	width:213px;	
}

