/* CSS Document */

.thumbnail {
	float: right;
	width: 200px;
	margin: 1em 50px 2em 10px;
	text-align: center;
}

.clearboth {
	clear: both;
}

