#RicercaVeloce {
	background: #39639C url('bg_ricerca.png') right top no-repeat; color:#ffffff; border:1px solid white; border-top:none; padding-top:1px;
	}

#RicercaVeloce ul {color:#ffffff; background: #39639C url('blank.gif')}

#LiveSearchForm {
	margin: 0px 4px;
	}
	
#LiveSearchForm input {
	border:1px solid black; margin-bottom:3px
	}
	
#LiveSearchForm #txtKeywords {
	width: 159px;
	margin-top: 3px;
	background: #fff url('livesearch.gif') no-repeat right center;
	}
#LSResult {
	margin: 8px 0px;
	}
#LSResult ul li {
	width: 173px;
	margin: 0px 4px 3px 4px;
	overflow: hidden;
	}
#LSResult ul li a {
	font-size: 11px;
	display: block;
	width: 100%;
	color: #ffffff;
	text-decoration: none;
	}
#LSResult ul li a:hover {
	color: #c6d6e7;
	background: #39639C;
	text-decoration:underline;
	}

#LSShadow ul, #LSShadow li {border:none !important; margin-top:0px}
#LSShadow h2 {display:inline}
