.cageRicerca {
	line-height: 19px;
}

.boxRicerca, .boxRicercaAvanzata {
	background: #efefe5;
	padding: 10px;
	margin-bottom: 10px;
}

.boxRicerca h2 {
	color: #5a5a5c;
	font-size: 19px;
}

.boxRicerca p {
	font-size: 13px;
}
.boxRicerca p span {
	font-size: 19px;
	font-weight: bold;
	font-family: Georgia, Palatino, Palladio, serif;
}
.boxRicercaAvanzata p {
	padding-bottom: 15px;
	font-size: 13px;
}
.nuovaRicerca  {
	width: 240px;
	border: 1px solid #cfcccc;
	background: #fff url(/libs/css/default_theme/assets/bgCampiInput.gif) no-repeat top left;
	height: 16px;
	color: #555;
}
#btnCerca {
	font-family: Georgia, Palatino, Palladio, serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	border: none;
	padding: 3px;
	margin: 15px 0 0 0;
	cursor: pointer;
}
.btnNuovaRicerca {
	background: url(/libs/css/default_theme/assets/btnNewSearch.gif) no-repeat 0 3px;
	border: 0;
	width: 12px;
	height: 14px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.h2Font18, .h2Font18 a {
	margin: 10px 0 0 0;
}

/* ricerca avanzata */
.cercaTestol, 
.cercaAutorel,
.periodol {
	width: 120px;
	display: block;
	float: left;	
}
.periodol {
	padding-bottom: 10px;
}
.dal {
	/*margin-left: 15px;*/
}
.formSel select {
	width: 60px;
	text-align:center;
}
.cercaTesto,
.cercaAutore,
.periodo {
	width: 470px;
	border: 1px solid #cfcccc;
	background: #fff url(/libs/css/default_theme/assets/bgCampiInput.gif) no-repeat top left;
	height: 16px;
	color: #555;
	float: left;
}
.radio1 {
	margin-left: 120px;
}
.radio2 {
	margin-left: 20px;
}
.radio3 {
	margin-left: 20px;
}

.radio1Fix {
	margin-left:42px;
}






