#thumbBox{ /*Outermost DIV for thumbnail viewer*/position: absolute;left: 0;top: 0;width: auto;padding: 10px;padding-bottom: 0;background: #E8AF10;visibility: hidden;z-index: 10;cursor: hand;cursor: pointer;}#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */font: bold 15px Arial;letter-spacing: 5px;line-height: 1.1em;color: white;padding: 5px 0;text-align: right;}#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */background-color: white;}#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/position: absolute;visibility: hidden;border: 1px solid #EFEFEF;background-color: #EFEFEF;padding: 5px;z-index: 5;padding: 10px;-moz-opacity: 0.85;opacity:.85;filter: alpha(opacity=85);}.imgmain{width: 230px;height: 180px;margin: 2px;padding: 0px;background-color: #fff;border: 1px solid #E8AF10;}.imglogo{width: 100%;height: 100%;margin: 2px;padding: 0px;background-color: #fff;}.imgholder{width: 60px;height: 60px;margin: 2px;padding: 0px;background-color: #fff;border: 1px solid #E8AF10;-moz-opacity: 0.75;opacity:.75;filter: alpha(opacity=75);}.imgholder_On{width: 60px;height: 60px;margin: 2px;padding: 0px;background-color: #fff;border: 1px solid #E8AF10;}
