/* SCHEDA EVIDENZA SHORT */

.scheda_evidenza_short a:hover {
	text-decoration: none;
	border: 0px;
}

.scheda_evidenza_short a.product_tmb {
	padding: 0px;
	margin: 0px;
	border: 0px;
}


.scheda_evidenza_short img.product_tmb {
	position: absolute;
	left: 5px;
	top: 2px;
}

.scheda_evidenza_short .bullet {
	position: absolute;
	right: 0px;
	top: 0px;
}

.scheda_evidenza_short div.cont_evid {
	position: absolute;
	left: 82px;
	top: 2px;
	width: 248px;
	height: 102px;
	overflow: hidden;
}

.scheda_evidenza_short .intestazione {
	float: left;
	width: 100%;
	height: 64px;
	border-bottom: 1px solid silver;
}

.scheda_evidenza_short .cont_evid a.titolo_prodotto {
	display: block;
	width: 160px;
}

.scheda_evidenza_short .cont_evid .prezzo {
	padding-left: 5px;
}
.scheda_evidenza_short .cont_evid .prezzo_offerta {
	padding-left: 5px;
}
