
img{
	display: block;
}

#gallery, #thumbs{
	float: left;
}

#gallery{
	width: 720px;
	height: 788px;
}

#gallery img{
	position: absolute;
}

#thumbs{
	/*width: 168px;*/
	width: 672px;
	height: 107px;
	overflow: hidden;
}
.clear{
	clear: both;
}
iframe{
	height:530px!important;
}

   