#thumbs {width:225px; float:right;}
#thumbs a {display:block; float:left; margin:0 0 5px 5px; width:77px; height:47px; border:1px solid #000;}
#thumbs a img {width:77px; height:47px; border:0;}
#thumbs a:hover {border-color:#ddd;}
#thumbs a:hover img {
	position:absolute;
	width:auto;
	height:auto;
	top: 50px;
	right: 350px;
}
#gallerychange {
	float: right;
	width: 200px;
}
#gallerychange a {
	display: block;
	float: left;
	margin: 0 0 5px 5px;
}
#galerychange img {
	height: 120px;
	width: 175px;
	margin-top: 200px;
	margin-left: 100px;
}
