#image { border: 1px solid #dddddd; }

#image {
height: auto;
min-height: 500px;
margin-bottom: 5px;
padding: 12px;
position: relative;
text-align: center;
width: 503px;
float: right;
}

#image #caption {
bottom: 0;
color: #cccccc;
left: 0;
position: absolute;
font-style: italic;
width: 100%;
}

/*ul.thumb_list {
margin: 0;
padding: 0px;
width: 100px;
float: left;
}
*/
.thumb_list li a {
}

.thumb_list a.active { color: #000; font-weight: bold; }

#viewer .clear { clear: both; }