body { padding-left: 30px; padding-right: 30px; }
h1 { padding-top: 20px; }
table.list { padding: 0px; width: 100%; border-collapse: collapse; }
td.thumb { text-align: center; width: 102px; height: 102px; padding: 5px 5px; }
td.text { padding: 5px 5px}
td.sep { text-size: 30px; padding: 5px 0px }
img.thumb { border: 1px solid #ccc; background-color: white; display: box; }
img.portrait { padding: 0px 12px 0px 13px; width: 75px; height: 100px; }
img.landscape { padding: 12px 0px 13px 0px; width: 100px; height: 75px; }
hr { width: 100%; height: 2px; margin: 0px; display: box; }
div.thumb { float: left; margin: 10px; display: box; }
div.content_bottom { clear: both; padding-top: 20px; }