/* RISULTATI RICERCA */
#search_results_box{
	width:100%;
}
#search_results_box .element{
	border-bottom:1px solid #b66f9c;
	margin:0;
	padding:10px 0 10px 0;
	font-size:10px;
	height:100%;
}
#search_results_box .element img{
	float:left;
	border:1px solid #b66f9c;
	margin:0 15px 15px 0;
}
#search_results_box .element h1{
	font-size:15px;
	margin:0;
	padding:0 0 10px 0;
}
#search_results_box form{
	margin:0;padding:0;
}
#search_results_box .product_details{
	float:right;
	width:320px;
	padding:6px 0 6px 0;
}
#search_results_box .product_details tfoot{
	display:none;
}
#search_results_box .product_services{
	width:320px;
	float:right;
	clear:right;
	list-style:none;
	border-top:2px dotted #738496;
	margin:0 0 0 10px;
	padding:6px 0 6px 0;
}
#search_results_box .product_services dt{
	display:none;
}

#search_results_box .video_element{
	width:260px;
	height:130px;
	float:left;
	text-align:center;
	margin:20px 0 20px 0;
	border-right:2px dotted #999;
}
#search_results_box h1{
	margin:0;
	font-size:15px;
	padding:5px 0 0 0;
}
