/* CSS Document */



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

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

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

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

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




