/* Google AJAX Search */
#searchcontrol {
	font-size: 10pt;
	color: #3a3a3a;
}

#searchcontrol table {
	width: 610px;
}

#searchcontrol td {
	background-color: transparent;
}

.gsc-control {
	width: 610px;
}

.gs-visibleUrl {
	display: none;
}

.gsc-trailing-more-results, .gsc-ad-box, .gsc-resultsHeader {
	display: none;
}

#searchcontrol input.gsc-input {
	padding : 1px 2px 1px 2px;
	font-size: 10pt;
	border: 1px solid #7f9db9;
	width: 476px;
}

#searchcontrol input.gsc-search-button {
	border: none;
	background-color: #0073a6;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	width: 100px;
	padding: 2px;
}

#searchcontrol a {
	color: #006699;
}

#searchcontrol a:visited {
	color: #3a3a3a;
}

.gs-title b {
	background-color: #f3f2f2;
}

.gs-snippet b {
	background-color: #f3f2f2;
}

#searchcontrol .gsc-trailing-more-results {
	display: none;
}
