#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}
#tinyCloseButton {
	position: absolute;
	right: 0px;
	top: 0px;
	color: black;
	font-weight:bold;
	font-family: tahoma, arial;
	font-size: 14px;
	background-color: #e3e3e3;
	padding: 5px;
	text-decoration:none;
}