.reference_box {width: 425px; margin: 3px 0px; background: #EEE; padding: 5px;}
	.reference_box h2 {font: bold 8pt Verdana, Arial, Sans-Serif; margin: 5px 0;}
	.arrow_left {width:17px; height: 120px; border:none; margin:0; float:left; background: url('/graphics/arrl.png') no-repeat center center }
	.arrow_right {width:17px; height: 120px; border:none; margin:0 6px 0 0; float:left; background: url('/graphics/arrr.png') no-repeat center center;}
	.thumbnail_box {width: 160px; height: 120px; border: 1px solid black; position:relative; overflow:hidden; float:left; margin: 0; }
  	.thumbnail_list {height: 120px; position:absolute; left:0; white-space: nowrap;}
		.thumbnail_list img {border: 1px solid #101050; margin:0; width: 160px; height:120px;}
 	.reference_box:after {content: ' '; display: block; height: 0; visibility: hidden; clear: both}
