.clearfix:after {
	display: block;
	content: "";
	clear: both;
}
.tag_image {
	display: block;
}
.tag_image.alignleft {
	float: left;
}
.tag_image.alignright {
	float: right;
}

.tagipedia .separator {
    padding: 0 5px;
}
.tagipedia {
	margin-bottom: 20px;
}


.tagipedia h2,
.stt_qna_section h2 {
    font-size: 130%;
    font-weight: 600;
	margin: 20px 0 10px;
}
.stt_qna_section .question {
	margin-bottom: 10px;
}
.stt_qna_section .qna {
	margin-bottom: 20px;
}
