
.tourtable td, .tourtable th {
	padding: 3px 5px;
	border-bottom: 1px solid #ddd;
}

.tourtable th {
	text-align: left;
	font-weight: bold;
	color: #fff;
	background: #7dbfe9;
	border: 0;
}

.tourtable a {
	color: #6a6360;
	text-decoration: none;
}

.tourtable a:hover { color: #f27f1e; }



.content-container { margin: 25px 0; }

.content-container .colx1 {
	float: right;
	width: 700px;
	margin-right: 30px;
}

.content-container #transportnav {
	float: left;
	width: 130px;
	margin-right: 20px;
	margin-top: -25px;
}

