/* RISULTATI DI KELKOO */
.table_container{
	border: 3px solid #F2F2F2;	
}

.layer_separator{
	font-family: Verdana;
	font-size: 1px;
	height: 3px;
}

.overture_result_title{
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight:bold;
	color: #00679A;
	padding-left: 4px;
}


.overture_result_title a{
	color: #00679A;
	text-decoration:underline;
}


.overture_result_description{
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight:normal;
	color: #000000;
	padding-left: 4px;
}
.overture_result_description a{
	color: #000000;
	text-decoration:none;
}

.overture_result_url{
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	line-height: 18px;
	color: #FF9800;
	font-weight:normal;	
	padding-left: 4px;
}
.overture_result_url a{
	font-size: 12px;
	color: #FF9800;
	font-weight:normal;
	text-decoration:none;
}

.smart_titolo_verde {
    font-family: Tahoma;
    font-size: 11px;
    color: #99FF66;
    font-weight: bold;
    padding-left: 1px;
}
.smart_tratteggio {
    border-bottom-width: 2px;
    border-bottom-style: dashed;
    border-bottom-color: #CCFFCC;
}
.smart_titolo_blu {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #006699;
    text-decoration: underline;
}

.smart_titolo_blu a{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #006699;
    text-decoration: underline;
}
.smart_pad-17px {
    padding-left: 17px;
}
.smart_descrizione {
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    line-height: 18px;
}

.smart_descrizione a{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    line-height: 18px;
    text-decoration:none;
}
.smart_sponsored {
    font-family: Tahoma;
    font-size: 11px;
    color: #FF9900;
    font-weight: bold;
}

.smart_sponsored a{
    font-family: Tahoma;
    font-size: 11px;
    color: #FF9900;
    font-weight: bold;
    text-decoration:none;
}
.smart_prezzo {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #CC0000;
}

.smart_prezzo a{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #CC0000;
    text-decoration:none;
}
.smart_descrizioneBold {
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    line-height: 18px;
    font-weight: bold;
}

