﻿@media print {


#L2
{
	position:relative;
	height:100%;
	min-width:750px;
	width: 750px;
	border:none;
	margin:0 auto; 
}

#Playout,#L2
{
	width: 650px;
	background-color: #ffffff;
	border:none;

}
#PreviewForm_ActionPanel ,#PreviewForm1_ActionPanel,#PF_RT
{
	display: none;
}
.bkgleft, .bkgright
    {
        background-image: none;
    }
}