/**
 * Global realsense css file
 */
 
div.blockUI {
	width: 100px:
}  

.realsense_busy {
	padding: 8px 8px 8px 32px;
	background-image: url("images/preloader.gif");
	background-repeat: no-repeat;
	height: 110px;
}

