#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; /*background:#fff*/}

#tinybox {position:absolute; display:none; padding:0 0 19px; background: transparent url(images/preload.gif) no-repeat 50% 50%;/* border:10px solid #e3e3e3; */ z-index:2000; overflow-x: visible; overflow-y: visible;}
#tinycontent, #banner_box {overflow-x: visible; overflow-y: visible;}
#banner_box {padding-top:19px;}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
/*#tinycontent {background:#fff}*/

a.fechar {
	position: absolute;
	top: 0px;
	right: 0;
	padding: 3px 8px 0;
	text-align:right;
	background-color:#666;
	color: #CCC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 19px;
	z-index: 9999;
}