.box {
	border: 1px solid #cccccc;
	position:relative;
	left: 50px;
	width:140px;
	height: 80px;
	padding: 1px;
	margin: 0px;
}


