.rplace{
	position: relative;
	left: 0px;
	top: 0px;
}
.rplace img{
	border: 1px solid #000;
	position: absolute;
	left: 0px;
	top: 0px;
}
.r1{
	z-index:1;
}
.r2{
	z-index: 2;
}
.sliderrr{
	position: absolute;
	left: 330px;
	top: -21px;
	width: 150px;
	
}
.imgovsr{
	margin-left: -8px;
}

.retouchback{
	position:absolute;
	top: 0px;
	right: 0px; 
}


.d0 h2, .d100 h2{
	color:#333;
	letter-spacing:1px;
	cursor:pointer;
	
}
.d0{
	float: left;
	margin-right: 30px;
}

/**
 * Retouch:
 */


#retouchcontent{
	z-index:3;
	position:absolute;
	top:+1600px;
	right:+2560px;
	
	height: 100%;
	width: 100%;
	overflow: hidden;
		
}
#retouchbg{
	
	position:absolute;
	top:50%;
	left:50%;
	
/*	background-image: url("../img/retouch/tern.gif");
	background-repeat: repeat;
	background-position:center center;
*/		
	margin-left: -1280px;
	margin-top: -800px;
	width:2560px;
	height:1600px;
}
#retouchwrap{
	width:660px;
	padding-left: 40px;
	
	height: 550px;
	padding-top: 50px;
	
	
	background-color: white;
	position:absolute;
	top:50%;
	left:50%;
	
	margin-left: -350px;
	margin-top: -300px;
	
/*	border: 1px solid black;  */
	
}
