#thumbBox { position: absolute; left: 0; top: 0; width: auto; padding: 10px; background: #ffffff; border: solid 10px #222; visibility: hidden; z-index: 10; cursor: hand; cursor: pointer; text-align:center; color: #333; font-size: 1.2em; }
#thumbBox img {margin-bottom: 10px; }

#thumbBox .footerbar{ color: #555555; padding: 5px 0; text-align: right; }
#thumbBox #thumbImage{ background-color: white; }
#thumbLoading{ position: absolute; visibility: hidden; border: 1px solid black; background-color: #EFEFEF; padding: 5px; z-index: 5; }