﻿
.PrivacyCopyHDDiv
{
	height:120px; width:489px;
}
.PrivacyCopyMainDiv
{
		padding:20px 20px 20px 20px;
}
.Layer1Pane,
.Layer2Pane,
.Layer3Pane,
.Layer4Pane,
.Layer5Pane

{
	width:489px; 
	border:solid 3px #ffffff;
/*	background-color:#ffffff;  
	padding:20px 20px 20px 20px;*/
	float:left;
	position:absolute;
	top:100px;
	left:200px;
}

.Layer5Pane
{
		width:489; 
		overflow:hidden;
}

.Layer1Pane
{
	z-index:10;
}

.Layer2Pane
{
		z-index:20;

}
.Layer3Pane
{
		z-index:30;

}
.Layer4Pane
{
		z-index:30;

}
.Layer5Pane
{
		z-index:30;

}

.Layer1Panevisible,
.Layer2Panevisible,
.Layer3Panevisible,
.Layer4Panevisible,
.Layer5Panevisible
{
	visibility:hidden; 
}
