#divUpControl{
	position:absolute;
	width:245;
	left:123;
	top:143;
	z-index:1;
	text-align: right
} #divDownControl{
	position:absolute;
	width:245;
	left:123;
	top:287;
	z-index:1;
	text-align: right
} #divContainer{
	position:absolute;
	width:222;
	height:155;
	overflow:hidden;
	top:143;
	left:123;
	clip:rect(0,226,155,0);
	visibility:visible;
	color: #E1E1E1;
} #divContent{
	position:absolute;
	top:0;
	left:0;
	color: #E1E1E1;
}
#divTitle{
	position:absolute;
	width:222;
	height:20;
	overflow:visible;
	top:105;
	left:123;
} 
#divEye{
	position:absolute;
	width:75;
	height:20;
	overflow:visible;
	top:290;
	left:433;
} 
#divLift{
	position:absolute;
	width:75;
	height:20;
	overflow:visible;
	top:290;
	left:623;
} 