h2.title {
	font-size: 150%;
	margin: 19px;
}

.main {
  height:660px;
  table-layout:fixed;
  border-spacing:30px;
}
.main td {
  padding:0px;
  margin:0px;
  padding-bottom:10px;
  overflow:hidden;
  max-width:400px;
}

img.reduced { width:400px; }

.dir { border: 3px solid #50A050; }