#full_control .controlSlider {
    margin:0;
    padding:0;
    top:10px;
    left:0px;
	height:66px; 
	width:22px;
}
#full_control .controlBar { 
	left:1px;
	height:10px; 
	width:20px; 
	overflow:hidden;
    background-repeat:no-repeat;
	background-image:url("http://w2.papagoonline.com/image/dsbar_i.gif");
}

#full_control .zoomOut {
	position:absolute;
	left:22px; 
	top:66px;
	height:17px; 
	width:22px;
    background-repeat:no-repeat;
	background-image:url("http://w2.papagoonline.com/image/dsbar_d.gif");
}

#full_control .zoomIn {
	position:absolute;
	left:22px; 
	top:169px;
	height:17px; 
	width:22px;
    background-repeat:no-repeat;
	background-image:url("http://w2.papagoonline.com/image/dsbar_s.gif");
}

#full_control .shiftLeft {
	position:absolute;
	left:0px; 
	top:21px;
	height:21px; 
	width:22px;
}
#full_control .shiftRight {
	position:absolute;
	left:43px; 
	top:21px;
	height:22px; 
	width:22px;
}
#full_control .shiftTop {
	position:absolute;
	left:21px; 
	top:0px;
	height:21px; 
	width:22px;
}
#full_control .shiftBottom {
	position:absolute;
	left:21px; 
	top:43px;
	height:22px; 
	width:22px;
}

#full_control_wrapper {
	position:absolute; 
	left:22px; 
	top:83px; 
	margin:0;
	padding:0; 
	height:86px; 
	width:22px;
    background-repeat:no-repeat;
	background-image:url("http://w2.papagoonline.com/image/dsbar_o.gif");
}
#full_control {
	position:absolute; 
	left:15px; 
	top:15px; 
	height:150px; 
	width:65px;
	margin:0;
	padding:0; 
    background-repeat:no-repeat;
	background-image:url("http://w2.papagoonline.com/image/ptf.gif");
}