

.iphone-emulator {
	background-image: url('/profoundui/proddata/images/iphone/iphone.jpg'); 
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 852px;
	width: 1108px;
	cursor: crosshair; 
}


.iphone-emulator #pui {
  position: absolute;
  left: 43px;
  top: 196px;
  height: 380px;
  width: 318px;
  overflow-y: auto;
  overflow-x: hidden;
  cursor: crosshair; 
  background-color: white;
}

div.menu, div.menu td {
  cursor: crosshair;
}
