#popup_blackout_2
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 1000;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

#popup_container_2
{
	background-color: #170D02;
	background-image: url(../images/bg_pinstripe.jpg);
	position: absolute;
	width: 411px;
	height: 102px;
	top: 10px;
	left: 10px;
	z-index: 1500;
}

#popup_heading_2
{
	position: absolute;
	width: 411px;
	height: 74px;
}

#popup_left_2
{
	position: absolute;
	left: 0px;
	top: 74px;
	width: 8px;
	height: 20px;
}

#popup_right_2
{
	position: absolute;
	right: 0px;
	top: 74px;
	width: 8px;
	height: 20px;
}

#movie_player_2
{
	position: absolute;
	left: 8px;
	top: 74px;
	width: 395px;
	height: 20px;
	text-align: center;
	background-color: #A59E8D;
}

#popup_bottom_2
{
	position: absolute;
	left: 0px;
	top: 94px;
	width: 411px;
	height: 8px;
}
