/* CSS Document */

#Scroller-1 {
	width:240px;
	height:180px;
	margin-left: 24px;	
}

.Container {
  top: 181px; left: 61px;
  background-image:url(../images/gallery_thumb_bg.jpg);
	background-repeat:no-repeat;
	width: 291px;
	height: 224px;
	padding-top:24px;
}

.nh_thumb {
	width:50px;
	height:50px;
	float:left;
	margin:5px;
	background-color:#000000;
}

.nh_thumb img{
	width:50px;
	height:50px;
}

.nh_main_photo {
	position:absolute;
	top:0px;
	left:400px;
	width:400px;
	height:434px;
	z-index:9;
}