.box {
	width: 620px;
	height: auto;
	float: left;
	margin-left: 40px;
	display: block; }
.box img {
	padding: 2px;
	border-width: 0; }

