body {
	font: 100%/1.1em "Lucida Grande", "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif; color: #000; background-color: #999; width: 600px; height: 505px;}

p {
	font-size: 0.7em;}

div#screen {
	width: 100%; height: 100%; background-color: #000; position: absolute; left: 0; top: 0; z-index: 2;}

div#lightbox {
	width: 610px; height: 533px; margin: -266px 0 0 -305px; background-color: #d3d3d3; position: absolute; left: 50%; top: 50%; z-index: 3;}
div#lightbox a.close {
	font-size: 0.8em; text-transform: uppercase; text-decoration: none; color: #0c0c0c; position: absolute; right: 10px; top: 4px;}
div#iframeWrap {
	width: 600px; height: 505px; margin: 23px 5px 0; overflow: hidden; position: relative;}
/*iframe#iframe {
	position: absolute; left: -340px; top: -143px;}*/
div#iframeWrap div#contentHolder {
	width: 600px; height: 505px;}
