body {
	overflow:hidden;
	background-color:#000;
	text-align:center;
	color: #fff;
	margin: 0;
	padding: 0;
	font-size:100.1%;
	font: 83%/1.4 verdana, arial, helvetica, sans-serif;
}
img { 
	position:absolute; 
	top:0px;
	border:none;
}
h1,.info {
	text-align:center;
}
a{
	color:#fff;
}
.none{
	visibility:hidden;
}
.none div{
	display:none;
}
.clear{
	clear:both;
}
#images{
	visibility:hidden;
}
#loading{
	margin-top:50px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#captions{
	position:relative; 
	text-align:center;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #b3b3b3;
	z-index:10001;
}
#scrollbar_slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
	text-align:left;
}

#boslider {
	position: relative; 
	width:944px; height:19px; 
	overflow: hidden; 
	margin-left: 40px; 
	margin-top: 40px; 
	background: url(productbrowser_scrollbar_20070622.png) no-repeat; 
	cursor: pointer; 
	z-index: 10010;
}

#bosliderhandle { 
	position: absolute; top: 0px; left: 20px;
	width:944px; height:19px; 
	overflow: hidden; 
	cursor: pointer;
	background: url(productbrowser_scroller_20070622.png) no-repeat; 
	z-index: 10011;
}
