.googleform {
	width: 180px;
	padding: 4px;
}

.googlesearch {
 -moz-background-clip: -moz-initial;
 -moz-background-origin: -moz-initial;
 -moz-background-inline-policy: -moz-initial;
 font-size: smaller;
 width: 180px;
 height: 1.5em;
 vertical-align: top;
}

.baregs {
	background: #fff url(http://www.google.com/coop/intl/en/images/google_custom_search_watermark.gif) no-repeat scroll left center;
}

.usedgs { /*background: #fff; */}

.searchbutton {
		background-color: #ebeaea;
		border: 1px #666666 solid;
		color:#666666;
		font-size: 8pt;
		font-weight: bold;
		padding: 1px;
}

.searchtypes {
	padding-top: 4px;
	font-size: 8pt;
}

