/* CSS Document */






#privacy-text {
	width:660px;
	height:490px;
	top:15px;
	left:270px;
	background-color:#000000;
	position:absolute;
	z-index:10;
	visibility:hidden;	
}

#privacy-text-bckd {
	width:658px;
	height:488px;
	top:1px;
	left:1px;
	background-color:#ecfffa;
	position:absolute;
	z-index:11;
	visibility:inherit;
	
}

#privacy-text-in {
	width:590px;
	height:450px;
	top:20px;
	left:45px;
	position:absolute;
	padding-right:20px;
	z-index:13;
	text-align:left;
	vertical-align:top;
	overflow:auto;		
	visibility:inherit;
}

#privacy-text-close {
	width:18px;
	height:18px;
	position:absolute;
	bottom:5px;
	right:25px;
	z-index:15;	
	visibility:inherit;
}

#privacy-text-cor-lt {
	width:40px;
	height:40px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../IMAGES/SHADOW-IN/corLT70.png);		
	visibility:inherit;
}

#privacy-text-cor-rt {
	width:40px;
	height:40px;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../IMAGES/SHADOW-IN/corRT70.png);	
	visibility:inherit;	
}

#privacy-text-cor-lb {
	width:40px;
	height:40px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(../IMAGES/SHADOW-IN/corLB70.png);		
	visibility:inherit;
}
#privacy-text-cor-rb {
	width:40px;
	height:40px;
	position:absolute;
	bottom:0px;
	right:0px;
	background-image:url(../IMAGES/SHADOW-IN/corRB70.png);	
	visibility:inherit;	
}

#privacy-text-top {
	width:578px;
	height:40px;
	position:absolute;
	top:0px;
	left:40px;
	background-image:url(../IMAGES/SHADOW-IN/top.png);		
	visibility:inherit;
}
#privacy-text-bottom {
	width:578px;
	height:40px;
	position:absolute;
	bottom:0px;
	left:40px;
	background-image:url(../IMAGES/SHADOW-IN/bottom.png);	
	visibility:inherit;	
}

#privacy-text-left {
	width:40px;
	height:408px;
	position:absolute;
	top:40px;
	left:0px;
	background-image:url(../IMAGES/SHADOW-IN/left.png);		
	visibility:inherit;
}
#privacy-text-right {
	width:40px;
	height:408px;
	position:absolute;
	top:40px;
	right:0px;
	background-image:url(../IMAGES/SHADOW-IN/right.png);		
	visibility:inherit;
}

