#jwbox_background{
	display: none;
	position: fixed;
	_position:absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	_height:2000px;
	background-color: black;
	z-index:1001;
	zoom: 1;
	-moz-opacity: 0.5;
	opacity:0.50;
	filter: alpha(opacity = 50);
	overflow: auto;
}

.jwbox
{
	_position:absolute;
	_width:100%;
	_height:100%;
	_top:75px;
	_left:177px;
	_width:640px;
}

.jwbox_hidden {
	display: none;
	position: fixed;
	padding: 0px 0px 0px 0px;
	border: 3px solid white;
	abackground-color: white;
	z-index:1102;
	overflow: hidden;
	abackground:white url('http://www.longtailvideo.com/jw/images/jwbox/closelabel.gif') top right no-repeat;
	abackground-position:top right;
	abackground-repeat:no-repeat;
}
.jwbox_content{
}
