/* #110672 */
#claim_unpaid .std.panel tr:nth-of-type(1) td:nth-of-type(1) {display: none}
#claim_unpaid .std.panel tr:nth-of-type(2) td:nth-of-type(1) {display: none}

.samo_container .ui-icon-payment-overdue {
	display: none !important; /*#115928*/
}

#search_tour .note_container {
	color: #000; /*#117002*/
}

.samo_container .best_price_img {
	border: 1px solid #ccc;
	border-bottom: 1px solid #aa8430;
	background-color: #fff !important; /* #120718 */
}

/* #130144 
#search_tour .resultset tr th:nth-last-child(-n+2),
#search_tour .resultset tr td:nth-last-child(-n+2) {
	display: none;
}*/

/* #151670 */
table.price_legend td {
	white-space: normal !important;
	vertical-align: top;
}

.samo_container .places {
	width: 58px;
	background-position-x: -20px;
}

/* #151676 */
.samo_container .request_img {
	width: 56px;
	height: 20px;
	background: #aaaaaa;
	border-bottom: 1px solid #333333;
}

.samo_container .best_price_24_img {
	width: 56px;
	height: 20px;
	background-color: #ffe874;
	border-bottom: 1px solid #aa8430;
}

