#thumbs { margin: 0 9px; text-align: center; }
#thumbs li { display: inline; }
#thumbs a {}
#thumbs a img { width: 69px; margin: 3px; padding: 1px; border: 3px solid #CCC; background-color: #EEE; }
#thumbs a.active img { border-color: #333; background-color: #999; }
#viewer { width: 450px; height: 338px; margin-bottom: 20px; position: relative; }
#viewer img[src*="loader"] { position: absolute; left: 50%; top: 50%; margin: -15px 0 0 -15px;}