.largeImage {
	width: 937px;
	height: 395px;
}

#scroller {
	position: absolute;
	float:right;
	width: 925px;
	height:150px;
	top: 450px;
	z-index: 10;
}

.glidecontentwrapper{	// LARGE IMAGE
	position: relative;
	width: 370px;
	height: 125px;
	overflow: hidden;
	z-index: 100;
	float: right;
}

.glidecontenttoggler{ 	// SMALL IMAGE
	position:relative;
	z-index:101;
	width: 370px;
	margin-top: 0px;
	text-align: right; 
	clear: right;
	float:right;
}

.glidecontenttoggler a{ 
	display: -moz-inline-box;
	display: inline-block;
	color: #2e6ab1;
	padding: 1px 3px;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none;
}

.glidenav {
	float: left;
	width: 370px;
}

.prev {
	float: left;
}

.next {
	float: left;
}
.collection {
	float: right;
}

#bottom {
	position: relative;
	top: -80px;
}

#thumbnail_next {
	 position: absolute;
	 top: -130px;
	 left: -30px;
	 *left: -50px;
	 width: 370px;
	 height: 120px;
}
