@CHARSET "UTF-8";
.cruise-excursions-link {
	float: left;
	text-decoration: underline;
}
.cruise-excursions-tours {
	float: left;
	width: 150px;
}

.cruise-destination-image {
	width: 150px; height: 140px;
}
.cruise-destination {
	width : 99%;
	height: 195px;
}
.itinerary-table {
	margin-top:10px; 
	margin-left: auto; 
	margin-right: auto; 
	width: 70%; 
	text-align: center;		
	
	border-width: 2px;
	border-color: #ABD6FF;
	border-style: solid;
	line-height: 1.5;			
}
.itinerary-table .even {
	background-color: #ABD6FF;
}
