#postHistoryWrapper {
	font-family: Arial;
	font-size: 12px;
	color: #3F3F3F;
	margin-top: 13px;
	margin-right: 13px;
	margin-left: 13px;
	overflow: hidden;
	width: 558px;
	clear: both;
	float: left;
}
#postHistoryMajor, #postHistoryMajor a:link, #postHistoryMajor a:visited, #postHistoryMajor a:active {
	color: #20807D;
	font-weight: bold;
}
#postHistoryMajor a:hover {
	color:#269996;
}
#postHistoryTime {
	font-size: 11px;
	color: #666;
}
#postHistoryBody {
	color: #3F3F3F;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
#postHistoryBody a:link, #postHistoryBody a:visited, #postHistoryBody a:active {
	color: #6066bd;
}
#postHistoryBody a:hover {
	color: #1554bf;
}
#postHistorySpacer {
	clear: both;
	height: 15px;
	width: 100%;
}
#commentsStatusHistory {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	border-bottom: 1px solid #D7D7D7;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	float: left;
	width: 100%;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;
}
#commentsStatusHistory a:link, #commentsStatusHistory a:visited, #commentsStatusHistory a:active {
	color:#666;
}
#commentsStatusHistory a:hover {
	color: #3F3F3F;
}
#commentsStatusHistory2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	border-top: 1px solid #D7D7D7;
	float: left;
	width: 100%;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
}
#commentsStatusHistory2 a:link, #commentsStatusHistory2 a:visited, #commentsStatusHistory2 a:active {
	color:#666;
}
#commentsStatusHistory2 a:hover {
	color: #3F3F3F;
}
.floatRightHistory {
	float: right;
	padding-right: 13px;
}
.floatLeftHistory {
	float: left;
	padding-left: 13px;
}
.indentText {
	background-color: #EBEBEB;
	border: 2px solid #CCC;
	margin-left: 30px;
	clear: both;
	margin-top: 10px;
	padding: 5px 7px 5px 7px;
}
.emotionGif {
	margin-bottom: -4px;
}
#postHistoryNoContent {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	clear: both;
	float: left;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
}
