/*.album { text-decoration: underline; }
.album:hover { cursor: pointer; }
.image { text-decoration: underline; }
.image:hover { cursor: pointer; }*/

table.imagelist { border-collapse: collapse; }
tr.image.even { background-color: #eee; }
.image td { padding: 2px; }

.img_instance_div td { padding-right: 10px; }


#TB_title a,
#TB_title a:link,
#TB_title a:visited,
#TB_title a:active,
#TB_title a:focus { font-weight: bold; color: #c00; }
#TB_title a:hover {color: #f00; }
