/***************************************************************************
 *   copyright PHP+MYSQL : © 2008 ApoioWeb
 *   www.apoioweb.com.br
 ***************************************************************************/
#thumbBox{ position: absolute; left: 0; top: 0; width: auto; padding: 2px; padding-bottom: 0; background: #000000; visibility: hidden; z-index: 10; cursor: pointer; }
#thumbBox .footerbar{ font: bold 12px Sans-Serif; line-height: 1.1em; color: #ffffff; padding: 3px 0; text-align: right; }
#thumbBox .footerbar * { color: white; }
#thumbBox #thumbImage{ background-color: white; }
#thumbLoading{ position: absolute; visibility: hidden; border: 1px solid black; background-color: #ffffff; padding: 5px; z-index: 5; }
