div.box {
	background-color: #efefef;
	border: solid #ccc;
	border-width: 2px 1px;
	margin-top: 10px;
	padding: 10px;
	overflow: hidden;
}