/*	Tour
----------------------------------------------- */

#colL #exhibits {
	margin: 0 20px;
	border-top: 1px solid #829bbe;
}

#colL #exhibits td, #colL #exhibits h2 {
	color: #fff;
	text-align: left;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
	border-bottom: 1px solid #829bbe;
}

#colL a.more {
	color: #fff;
	margin: 5px 20px 0;
	float: right;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
	text-decoration: none;
	padding-right: 8px;
	background: url("../graphics/more.gif") 100% 60% no-repeat;
}

#colL a.more:hover {
	text-decoration: underline;
}

#colL #exhibits td img {
	border: 1px solid #829bbe;
	padding: 2px;
}

#colL #exhibits h2 {
	color: #fff;
	text-align: left;
	font: bold 11px "Lucida Grande", Tahoma, Arial, sans-serif;
	border-bottom: none;
	margin: 0; padding: 0;
}

