
.tour-list {
	clear:		right;
	margin:		0 auto;
	min-width:	150px;
	max-width:	58em;
	width:		90%;
}

.tour {
	background:	#ffffac;
	border:		solid 1px #edde8a;
	clear:		both;
	float:		left;
	margin:		0 0 1em 0;
	_height:	150px;
	width:		100%;
}

.zebra0 * {
	text-align:	right;
}

.zebra0 .thumbnail {
	float:		right;
	line-height:	1px;
	margin:		0 0 0 0.5em;
	vertical-align:	bottom;
}

.zebra1 * {
	text-align:	left;
}

.zebra1 .thumbnail {
	float:		left;
	line-height:	0;
	margin:		0 0.5em 0 0;
	vertical-align:	bottom;
}

.tour h3, .tour p {
	clear:		none;
	padding-left:	8px;
	padding-right:	8px;
}

.featured-tour {
	background:	#acffac url(/images/featured-tour.gif) no-repeat scroll top right;
	border:		solid 1px #8add8a;
}

.featured-tour h3, .featured-tour p {
	padding-right:	20px;
}

.review {
	margin-top: 2em;
	font-size: 85%;
	margin-left: 1em;
	margin-right: 1em;
}
