.bbpmd {
	padding: 1em 0;
}

.bbpmd-preview-panel, .bbpmd-help-panel {
	display: none;
}

#bbpress-forums .form-allowed-tags {
	display: none;
}

#bbpress-forums .bbpmd div.bbp-the-content-wrapper {
	margin: 0;
}

#bbpress-forums .bbpmd-help-panel ol li {
	list-style: decimal;
}

#bbpress-forums .bbpmd-help-panel ul li {
	list-style: disc;
}

.bbpmd-help-panel ol, .bbpmd-help-panel ul,
#bbpress-forums .bbpmd-help-panel ol, #bbpress-forums .bbpmd-help-panel ul {
	margin-left: 1em;
}

.bbpmd-help-panel > table,
#bbpress-forums .bbpmd-help-panel > table {
	border:none;
	margin:auto;
	width:100%
}

.bbpmd-help-panel > table > tbody > tr > th,
.bbpmd-help-panel > table > tbody > tr > td {
	padding: 1em;
}

.bbpmd-help-panel > table > tbody > tr > th:nth-child(2),
.bbpmd-help-panel > table > tbody > tr > td:nth-child(2) {
	border-right: none;
}

.bbpmd-help-panel > table > tbody > tr:last-child > td {
	border-bottom: none;
}

.bbpmd-help-panel blockquote {
	margin-left:0.5em;
	margin-bottom:0;
}

.bbpmd-help-panel > p {
	margin: 0 0 20px 0;
	text-align:center;
	color:#333;
}

.bbpmd-help-panel hr,
#bbpress-forums .bbpmd-help-panel hr {
	margin:0
}

#bbpress-forums .bbpmd .bbpmd-help-panel p:nth-child(1) {
	margin-bottom: 20px;
}

.bbpmd-comment {
	color: #999;
}
