/* CSS Document */

#article { font-size: 11px; }
#article .source {
  font-size: 8px; font-style: italic;
  margin-bottom: 3em; padding-left: 400px; }
#article .header {
  font-size:12px;
  margin-bottom: 2em;
  text-align: center; }
#article .header .title { color: #ABAFD6; }
#article a.top { display: block; text-align: right; }

.PhotosBar { width: 160px; float: left; margin: 0 20px 10px 0; }
.PhotosBar td { color: #CCC; font-size: 8px; font-style: italic; }
.PhotosBar img { display: block; margin-bottom: 5px; border: 1px solid white; }

