#dio-lens{
	border:1px solid #ccc;
	z-index: 10;
	cursor:crosshair;
}

#dio-sensor{
	z-index: 11;
	cursor:crosshair;
}

#dio-loader{
	background:#fff url('../img/preloader.gif') no-repeat center 40px;	
	text-indent:-30000px;
	cursor:crosshair;
}
