.ttbox_overlay{opacity:.7;background-color:#000;top:0;left:0;width:100%;height:100%;position:fixed;_position:absolute;z-index:100;}
.ttbox_container,.ttbox_afechar,.ttbox_legenda,.ttbox_ant,.ttbox_prox,.ttbox_container img {border-radius:3px}
.ttbox_container{padding:10px;background:#fff url('../img/loader.gif') center center no-repeat;position:fixed;top:50%;left:50%;*position:absolute;z-index:101;width:200px;height:200px;margin: -100px 0 0 -100px;font: 13px Arial,sans}
.ttbox_container img {-ms-interpolation-mode: bicubic;}
.ttbox_afechar{position:absolute; top:15px; right:15px;background:transparent url('../img/ttbox_fechar.gif');display:block;width:30px;height:30px;cursor:pointer}
.ttbox_legenda{position:absolute;background:#fff;bottom:5px;left:5px;padding:5px 10px}
.ttbox_legenda small {color:#888}
.ttbox_temp {visibility:hidden;width:0;height:0}
.ttbox_ant, .ttbox_prox {position:absolute;top:45%;background-color:transparent;background-repeat:no-repeat;cursor:pointer;display:block;width:40px;height:63px}
.ttbox_ant {left:20px;background-image: url('../img/ttbox_ant.gif')}
.ttbox_prox {right:20px;background-image: url('../img/ttbox_prox.gif')}
