
.yf_03 {
	padding: 0;
}
.yf_03 .a { text-decoration: none; }
.yf_03 .offer {
    border-style: dotted;
    border-width: 0 0 2px 0;
    padding: 0px;
    font: 11px Arial, Helvetica, sans-serif;
	line-height: 23px;
    font-weight: normal;
    cursor: pointer;
}
.yf_03 .fclear {
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

.yf_03 .destination {
	float: left;
    text-decoration: none;
}
.yf_03 .price {
	float: right;
	text-align: right;
    font-weight: bold;
}
.yf_03 .price .from {
    font-weight: normal;
    font-size: 10px;
}
.yf_03:hover .a { text-decoration: underline !important; }
.yf_03 .offerOdd {background: transparent !important;}

