.search-style {
	width: 230px;
	background-color: white;
	font-family: Corbel, Trebuchet ms;
	font-size: 10pt;
	line-height: 11pt;
}

.gsc-results, .gsc-webResult, .gsc-result, .gs-webResult, .gs-result, .gs-no-results-result
{
	background-color: white;
	border: 0;
	font-family: Corbel, Trebuchet ms;
	font-size: 10pt;
	line-height: 11pt;
}

#cseDiv .gs-title {
	height: auto;
	font-family: Corbel, Trebuchet ms;
	font-size: 10pt;
	font-weight: bold;
	line-height: 11pt;
	color: #679700;
}
a.gs-title, a.gs-title * {
	font-family: Corbel, Trebuchet ms;
	font-size: 10pt;
	font-weight: bold;
	line-height: 11pt;
	color: #679700;
}

.gs-snippet
{
	font-family: Corbel, Trebuchet ms;
	font-size: 10pt;
	line-height: 11pt;
}

.gs-visibleUrl, .gs-visibleUrl-short, .gs-visibleUrl-long, .gsc-tabsArea, .gsc-tabHeader, .gsc-tabhActive, .gs-spacer
{
	display: none;
}

input.gsc-input {
	width: 150px;
	height: 16px;
	font-family: Corbel, Trebuchet ms;
	font-size: 10pt;
	line-height: 10pt;
	color: black;
	border: 1px solid #679700;
	background-color: white;
	background-image: url('');
}

input.gsc-search-button {
	width: 60px;
	height: 20px;
	font-family: Corbel, Trebuchet ms;
	font-weight: bold;
	font-size: 10pt;
	line-height: 10pt;
	color: black;
	border: 1px solid #679700;
	background-color: #D9EAB4;
}
