﻿body {
	background-color: #85BFE2;
}

.gs-result {
	border-bottom: 2px #000000 inset;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}

.gs-webResult {
	
}

.gs-result a {
	
}

.gs-webResult {
	
}

.gs-title a {

}

.gs-title a:visited {
	color: inherit;
}

.gs-snippet {
	display: none;
}

.gs-visibleUrl {
	display: none;
}

/*Controllo che contiene il form di ricerca */
div#cnt {
	border-style: outset;
	border-width: 1px;
	padding: 5px;
	margin: 3px auto 3px auto;
	width: 300px;
}

div#risultati {
	margin-top: 4em;
	border-style: outset;
	border-width: 1px;
	width: 85%;
}

