/* @override http://tlrobinson/projects/ipad-sim/style.css */

#container	{
	position: absolute;
	-webkit-transform: scale(0.5,0.5);
}

#ipad-image {
	position: absolute;
	left: -279px;
	width: 2659px;
}

#frame {
	position: absolute;
	top: 277px;
	left: 160px;
	width: 768px;
	height: 945px;
	background-color: white;
	border: none;
}

input {
	position: absolute;
	font-size: 18px;
	border: none;
}

#urlbar {
	top: 242px;
	left: 400px;
	height: 23px;
	width: 300px;
}

#searchbar {
	top: 242px;
	left: 740px;
	height: 23px;
	width: 160px;
}

#button {
	position: absolute;
	top: 1240px;
	left: 490px;
	width: 100px;
	height: 100px;
}