@charset "UTF-8";

.cruises_search_short {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	display: table;
	width: 100%;
}
.cruises_search_short .cruises_search_short_item {
	display: table-cell;
	width: 25%;
	text-align: left;
}
.cruises_search_short .cruises_search_short_item.cruises_search_short_item_right {
	display: table-cell;
	width: 25%;
	text-align: right;
}
.cruises_search_short .cruises_search_short_item select {
	height: 30px;
}