/* 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 div.cont_evid p,
.scheda_evidenza_short div.cont_evid span {
  height: 30px;
  overflow: hidden;
  padding-top:1px;
}

.scheda_evidenza_short .intestazione {
	float: left;
	width: 100%;
	height:72px;
	border-bottom: 1px solid silver;
}

.scheda_evidenza_short .cont_evid a.titolo_prodotto {
	display: block;
	width: 160px;
}

.scheda_evidenza_short .cont_evid .prezzo ,
.scheda_evidenza_short .cont_evid .prezzo_offerta,
 .scheda_evidenza_short .cont_evid .lbl_offerta{
	padding-left: 5px;
}

.scheda_evidenza_short .intestazione a{
	line-height: 14px;
}