.thumbnailsize
{	width: 50px;
	height: 50px;
	border: solid 1px black;
	cursor: hand;
}

.pic
{	width: 350px;
	border: solid 1px black;
}

.imgviewer
{	width: 400px;
	text-align: center;
}


.subtitle
{	font-weight: bold;
	font-size: 14px;
}