/*#holder {
	position:relative; 
	background:transparent url(./photos/11.jpg) 90px 0 no-repeat;
	background-color: #000000; 
	margin-bottom:10px; 
	width:672px; 
	height:388px;
}*/
.flashholder {
	position: relative;
	width: 672px;
	height: 388px;
	border: 1px solid #ff0000;
	background-color: #000000;
	margin-top: 50px;
	margin-bottom: 50px;
}
.thumbnail {
	float: left;
	width: 70px;
	border: 1px solid #999;
	/*margin: 0 15px 15px 0;*/
	padding: 0px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}
.clearboth { 
	clear: both; 
}
#scrollbox {
	padding:0; 
	margin:0; 
	width:auto; 
	height:360px; 
	/*overflow:auto;*/
	float: right;
	padding-left: 0px;
	padding-top: 10px;
}
