.Gallery
{
	width:600px;
	height:450px;
}
.ThePicture
{
	border:1px solid #c4c4c4;
	float:left;
	height:122px;
	width:181px;
	margin:16px 0px 0px 16px;
	text-align:center;
}
.ThePicture img
{
	height: 115px;
	margin:3px
}

