hr.separator {
  clear: both;
  height: 1.5em;
  border: 0;
}

ul.photos li.vignette {
 list-style-type: none;
 clear: left;
}

ul.photos li.vignette img {
 float: left;
 margin: 0em 1em .1em 0;
}

ul.resolutions {
 float: none;
 margin: 0em 1em 0 0;
}

ul.resolutions li {
 list-style-type: square;
 margin-left: 1em;
}

