/* photos */
a.login{ color: #808080; text-decoration: none; }
img.dir { border: none; }
a.dir { text-decoration: none; color: black; }
div.dir { position: relative; width: 100%; height: 120px; padding: 10px; border: 0px; margin: 5px;
          float: left; background: #ffffff; text-align: left }
div.content { background-color: white; width: 100%; position: absolute; top: 70px; left: 0; }
img.photo { border: 0px; padding: 1px; }/* background-color: #707070; } */

img.thumb { border: 0px; vertical-align: bottom; padding: 8px }
div.thumb { position: relative; width: 120px; height: 120px; padding: 10px; border: 0px; margin: 5px;
            float: left; background: #ffffff; text-align: center }

table.topbar{ background-color: #e8e8e8; width: 100%; }
td.topbar{ width: 85px }
img.navigation { border: 0px }

span.title{ font-family: sans-serif;  font-weight: bold; font-size: 16px;  }

