#modules_left {
	width: 200px;
}
.hasleft {
	margin-left: 210px;
}
#tour_window {
	width: 560px;
	height: 500px;
	overflow: hidden;
}
.tour_slide {
	height: 500px;
	overflow: hidden;
}
a.tour_nav_active, a.tour_nav_active:link, a.tour_nav_active:visited, a.tour_nav_active:active, a.tour_nav_active:hover {
	color: #f67d00;
	font-weight: bold;
	text-decoration: none;
}