.image
{
	width: 300px;
	height: 200px;
	background-color: #ddd;
}

.thumb
{
	width: 100px;
	height: 100px;
	background-color: #ddd;
}
