.help_text {
	display: flex;
	margin: 32px 32px;
	font-weight: 600;
	color: #161513;
	border-top: 1px solid #E4E1DD;
	-moz-box-flex: 1;
	padding-top: 14px;
	text-align: left;
	float: left;
	font-size: 14px;
}
div[class*='-twoColumnLayout-container'] div[class*='-twoColumnLayout-content']
{
    flex-direction: column;
}
.help_text .link {
	display: block;
	font-weight: 600;
	overflow: hidden;
	text-decoration: underline;
	color: #3e686c;
	padding-left: 4px;
	font-size: 14px;
}
.postquestion {
	margin-bottom: 16px;
	float: right;
	white-space: nowrap;
}
