.box {
	left: 10;
	top: 10;
	width: 200;
	height: 16;
	border: thin solid red;
}
