img.productbrowserImage { 
	position: absolute; 
	top: 0px;
}
a {
	color:#fff;
}
.clear {
	clear:both;
}
#images {
	visibility: hidden;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	text-align: center;
	padding: 0px;
}
#loading {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 765px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 215px;
	line-height: 18px;
}
#loading img {
	position: relative;
	text-align: center;
}
#captions {
	font-weight:normal;
	position:relative;
	text-align:center;
	z-index:10000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../../images/captionBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
	width: 400px;
	padding-top: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#scrollbar {
	visibility: hidden;
	position: relative;
	z-index: 10001;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b73b9;
}
#slider {
	position: absolute;
	margin-top: -7px;
	margin-left: -7px;
	z-index: 10002;
	background-image: url(../images/slider.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 14px;	
}
#imageflow {
	text-align:left;
	padding: 0px;
	width: 765px;
	height: 300px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 195px;
}