
.yf_01 {
	padding: 0;
}
.yf_01 .a { text-decoration: none; }
.yf_01 .offer {
    border-style: dashed;
    border-width: 0 0 1px 0;
    padding: 3px;
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: normal;
    cursor: pointer;
}
.yf_01 .fclear {
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

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