﻿
h2 { clear: both; }

div.thumbs a {
	display: block;
	float: left;
	text-align: center;
	width: 180px;
	height: 165px;
	text-decoration: none;
}

div.thumbs a span { text-decoration: underline; }

div.thumbs a img { margin-bottom: 0.5em; }
