@CHARSET "UTF-8";
#routeCache, #routeCache td {
	border: none;
	margin: 0px;
	padding: 0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    text-align:justify;
    }

#routeCache {
	padding: 0 12px 0 12px;
    }

#routeCacheWarning {
	border: 1px solid #fec53f;
	background-color: #ffff99;
	padding: 5px;
	margin-bottom: 10px;
}

#routeCache table {
	width: 100%;
	}
	
#routeCache .FlightFareSearchResultItemAmountDescriptionLabelTaxInc {
	font-weight: bold;
    }

#routeCache .FlightFareSearchResultItemPriceLabel {
	font-weight: bold;
	color: #243b65;
    }

#routeCache .verificaPret {
	text-align: right;
    }

#routeCache .verificaPret img {
	cursor: pointer;
	}
