#RideLeftColumn #RideGallery{
	display: block;
	background: #daf1ff;
	color: #000;
	font-size: 12px;
	margin: 1px 0 5px 0;
	padding: 3px 3px 2px 3px;
	border: 1px solid #094264;
}

#GalleryHolder {
	width: 264px;
	height: 198px;
	border: 1px solid #000;
	margin-bottom: 3px;
}

#GalleryList {
	display: block;
	position: relative;
	float: right;
	width: 264px;
	height: 198px;
	background: #000;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}

#GalleryListExperimental {
	display: block;
	position: relative;
	float: right;
	width: 264px;
	height: 198px;
	background: #000;
}

#GalleryToggle a, #GalleryToggle a:visited {
	outline: none;
}

#GalleryListPresent, #GalleryListPast, #GalleryListConst, #GalleryListNight, #GalleryListAAA {
	display: block;
	position: relative;
	float: left;
	margin-top: -198px;
	left: 3px;
	border: 1px solid #094264;
	width: 256px;
	height: 34px;
	font-weight: bold;
	color: #094264;
	text-align: left;
}

#GalleryListPresent a, #GalleryListPast a, #GalleryListConst a, #GalleryListNight a, #GalleryListAAA a {
	display: block;
	position: relative;
	height: 34px;
}

#GalleryListPresent a img, #GalleryListPast a img, #GalleryListConst a img, #GalleryListNight a img, #GalleryListAAA a img {
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	border: 1px solid #094264;
}

#GalleryListPresent a:hover img, #GalleryListPast a:hover img, #GalleryListConst a:hover img, #GalleryListNight a:hover img, #GalleryListAAA a:hover img {
	border-color: #000;
}

#GalleryListPresent a .galleryLinkText, #GalleryListPast a .galleryLinkText, #GalleryListConst a .galleryLinkText, #GalleryListNight a .galleryLinkText, #GalleryListAAA a .galleryLinkText {
	display: block;
	position: relative;
	float: left;
	padding: 9px 0 0 12px;
	cursor: pointer;
	color: #094264;
	text-decoration: none;
}

#GalleryListPresent a:hover .galleryLinkText, #GalleryListPast a:hover .galleryLinkText, #GalleryListConst a:hover .galleryLinkText, #GalleryListNight a:hover .galleryLinkText, #GalleryListAAA a:hover .galleryLinkText {
	color: #000;
}

.GalleryListItemBG {
	float: right;
	width: 256px;
	height: 34px;
	background: #e1f8ff url(/images/galleryprev_bg.gif) repeat-x;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

.GalleryListItemContent {
	display: block;
	position: relative;
	float: left;
	width: 256px;
	height: 34px;
	margin-top: -34px;
}

.GalleryLinkToggle {
	display: block;
	position: relative;
	width: 264px;
	height: 198px;
}

.GalleryLinkToggleText {
	display: block;
	width: 100%;
	background: #daf1ff;
}

.GalleryLinkToggleText:link, .GalleryLinkToggleText:visited {
	outline: none;
}

#RideLeftColumn #RideGallery a, #RideLeftColumn #RideGallery a:visited {
	text-decoration: none;
	color: #094264;
}

#RideLeftColumn #RideGallery a:hover{
	text-decoration: none;
	color: #000;
}

.help_text {
	font-size: 10px;
	color: #114869;
}
