.searchForm {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	width: 160px;
	height: 24px;
	background-image: url(../images/searchBg.png);
	background-repeat: no-repeat;
}

.searchInput {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	border: 0px;
	margin: 0px;
	color: #000000;
	background-color: transparent;
	width: 130px;
	height: 20px;
	margin-top: 3px;
	margin-left: 4px;
	margin-right: 2px;
	background-repeat: no-repeat;
	background-position: 4px 3px;
}

.searchSubmitImage {
	border: 0px;
	vertical-align: top;
	margin: 0px;
}
