.met-simple-rule p, .met-simple-rule li {
	margin-bottom: 8px;
}
.met-margin-next-20 {
	margin-bottom: 20px;
}
.met-ask-question-form .label-small {
	font-size: 15px;
}

.met-post-image {
	margin-bottom: 8px;
}
.met-post-image .met-post-image-container {
	position: relative;
}
.met-post-image .met-post-image-container .met-post-image-item {
	position: relative;
	width: 64px;
	height: 64px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;
	margin-right: 4px;
}
.met-post-image .met-post-image-container .met-post-image-item .met-js-remove-image {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	right: 0px;
}
.met-post-image .met-post-image-container .met-post-image-item {
	margin-bottom: 4px;
}

