.latest_gallery {}
.latest_gallery h2 { margin-bottom:10px;}

.latest_gallery .subject {text-align:center; line-height: 1.3em}
.latest_gallery ul {margin: 0; padding: 10px 0 0 5px;  overflow: hidden; }
.latest_gallery ul:after { display: block; clear: both; content: ''; }
.latest_gallery ul li:first-child { margin-right: 10px; }
.latest_gallery ul li {float:left; list-style: none}
.latest_gallery ul li .subject{overflow: hidden;max-width: 170px;font-size: 14px;white-space:nowrap}
.latest_gallery img.thumb{ margin-bottom: 3px}

.latest_gallery .end {margin-right: 0}