.conts {
	background-color: #e47d00;
}
.conts h3 {
	margin-bottom: 5px;
	text-align:center;
}
.searchWrapper {
	float: left;
	width: 335px;
	margin-right: 10px;
	margin-top: 26px;
}
.searchWrapper h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #f4cb99;
}
.searchWrapper .searchForm {
	background-color: #FFFFFF;
	background-image: url(../../img/eventi/form_bgtop.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
}
.searchWrapper .goKart {
	margin-top: 10px;
}
.searchWrapper .goKart a {
	color: #808285;
	text-decoration: none;
	display: block;
	background-image: url(../../img/eventi/gokart.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 96px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.searchWrapper .goKart a:hover {
	color: #000000;
	background-image: url(../../img/eventi/gokart_o.gif);
}
.searchForm table td {
	min-width: 100px;
}
.searchForm form {
	background-image: url(../../img/eventi/form_bgdow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.searchForm p {
	margin-bottom: 15px;
}
.searchForm label {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	color: #cc3d00;
	font-weight: bold;
	margin-bottom: 3px;
}
.searchForm select {
	max-width: 300px;
}
.searchWrapper .tabPrezzi {
	width: 100%;
}
.tabPrezzi th {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E47D00;
	background-color: #cc3d00;
}
.tabPrezzi td {
	background-color: #CCCCCC;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E47D00;
}
.tabPrezzi .commento {
	text-transform: none;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 7px;
	font-size: 10px;
}
.resultWrapper {
	float: left;
	width: 520px;
	position: relative;
	height: 900px;
	margin-top: 36px;
	overflow: hidden;
}
p.rownote {
	font-size: 11px;
	text-align: justify;
	color: #555;
	font-style: italic;
	margin: 0;
}
