#lichtbox_container {
	position: fixed;
	top: 0px;
	margin-top: -530px;
	width: 600px;
	height: 530px;
	background-image:url('../js/lichtboxbg.jpg');
	background-repeat: no-repeat;
	z-index: 10000;
}

.lichtbox {
	xpadding: 10px;
	position: relative;
	margin: 0 auto;
	display: none;
	/*background-image:url('../js/vidshade.png');
	background-repeat: no-repeat;*/
}