#tp-container {
	top:50px;
	opacity:0;
	left:-2000em;
	position:absolute;
	z-index:9998;
}
#tp-container iframe {
	background:transparent;
}
#tp-drag-handle {
	top:0;
	left:0;
	width:91%;
	cursor:move;
	height:20px;
	margin-right:43px;
	position:absolute;
}
#tp-close {
    top:10px;
    width:28px;
    right:15px;
    height:28px;
	overflow:hidden;
    position:absolute;
	text-indent:-2000em;
    background:url(../images/close.gif) no-repeat;
}
#tp-loading-indicator {
	display:none;
	z-index:9999;
	width:78px;
	height:78px;
	position:absolute;
}