@charset "UTF-8";
/* CSS Document */

#thumbContainer {
	position:absolute;
	left:58px;
	top:220px;
	width:316px;
	height:207px;
	z-index:1;
}
#main {
	position:absolute;
	left:420px;
	top:220px;
	width:523px;
	height:481px;
	z-index:2;
}
img.thumbs {
	float:left;
	height:50px;
	width:50px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: solid black 1px;
}
