.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
}
.gallery img {
	border: 0px;
}
.gallery-caption {
	margin-left: 0;
}

img.attachment-medium {
	width:480px;
	height: auto;
	border:0;
	}
