#pics {
	width: 816px;
}

.thumbnail {
	float: left;
	width: 200px;
	height: 150px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.normal_pic {
	float: left;
	width: 400px;
	height: 300px;
	padding-right: 2px;
	padding-bottom: 4px;
}

.clear {
	clear: both;
}