@charset "utf-8";
/* CSS Document */
img.thumbs {
	float:left;
	height:47px;
	width:70px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: solid black 1px;
}

#thumbContainer {
   float:left;
   
}
#largePhoto {
	float: left;
}

