#global_subnav.explore h2 {
	padding: 0px;
	margin: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/headers/explore.png);
	float: left;
	width: 240px;
	height: 36px;
	text-indent: -9999px;
}

ul#explore_nav {
	list-style-type: none;
	clear: both;
	display: inline;
	float: left;
	width: 149px;
}

ul#explore_nav li a {
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/global/nav_arrow.gif);
	padding-left: 16px;
}

#explore_slideshow {
	display: inline;
	clear: both;
	float: left;
	height: 450px;
	width: 805px;
}

#global_subnav.explore ul {
	width: 120px;
}

.explore_subrow{
	float:left;
	display: inline;
	clear: both;
	width: 805px;
}
