﻿
.searchResults 
{
	background-color: #FFFFFF;
	width: 696px;
}


#cse .gsc-trailing-more-results
{
	display: none;
}


#cse .gsc-tabsArea, .gsc-tabsArea {
	display: none;
}

#cse table.gsc-resultsHeader 
{
	display: none;
}

 
.search_container 
{
	position: absolute;
	top: 6px;
	right: 10px;
	width: 195px;
	height: 2em;
}

.search_input_container 
{
	background-image: url(./images/searchbox.gif);
	width: 128px;
	height: 19px;
	background-repeat: no-repeat;
	position: relative;
}


.search_input_container input
{
	border-color: #FFFFFF;
	background-color: #FFFFFF;	
	border: none;
	width: 100px;
	height: 1.2em;
	position: absolute;
	top: 3px;
	left: 20px;
	font-size: 0.689em;
	margin: 0px;
	padding: 0px;
}



.search_container a.search_button
{
	position: absolute;
	top: 1px;
	right: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url(./images/searchbutton.gif);
	width: 56px;
	height: 18px;
	text-decoration: none;
}

.search_container a.search_button:link, .search_container a.search_button:visited
{
	text-decoration: none;
}

.search_container a.search_button:hover, .search_container a.search_button:active
{
	text-decoration: none;
}



#cse .gs-result
{
	margin: 5px 0px 10px 0px;
}


#cse .gs-result .gs-title, #cse .gs-result .gs-title * {
	color:#0000CC;
	text-decoration:none;
}


#cse .gsc-results .gs-result .gs-title *
{
	color: #3b7e13;
	font-weight: bold;
	text-decoration: none;
}

#cse .gsc-results .gs-result .gs-title a
{
	color: #3b7e13;
	font-weight: bold;
	text-decoration: none;
}

#cse .gsc-results .gs-result .gs-title a *
{
	color: #3b7e13;
	font-weight: bold;
	text-decoration: none;
}

#cse .gsc-results .gs-result .gs-title a:link, #cse .gsc-results .gs-result .gs-title a:visited
{
	color: #3b7e13;
	font-weight: bold;
	text-decoration: none;
}


#cse .gsc-results .gs-result .gs-title a:hover, #cse .gsc-results .gs-result .gs-title a:active
{
	color: #3b7e13;
	font-weight: bold;
	text-decoration: underline;
}

#cse .gsc-results .gs-result div.gs-visibleUrl-long {
	display: block;
}


#cse .gsc-results .gs-result div.gs-visibleUrl-short {
	display: none;
}



#cse .gsc-cursor-box
{
	margin-top: 35px;
}



#cse .gsc-cursor-box .gsc-cursor .gsc-cursor-page 
{
	color: #3b7e13;
	text-decoration: underline;
}



#cse div.gsc-cursor-box .gsc-cursor .gsc-cursor-current-page 
{
	color: #606060;
	text-decoration: none;
}

#cse .gsc-cursor-box .gsc-cursor .gsc-cursor-page:hover
{
	text-decoration: none;
}



/* generated */