.bbErr, .bbCodeInput fieldset {
	display: none;
}
.bbErr {
	color: #f00;
	font-weight: bold;
}
.bbCodeInput ul {
	list-style: none;
}
.bbCodeInput ul li {
	display: block;
	float: left;
}
.bbCodeInput textarea {
	clear: both;
}
.bbCodeInput a {
	text-decoration: none;
}
.emotIcons {
	width: 179px;
	display: none;
	position: absolute;
	background: #fff;
	border: 1px solid #aaa;
	padding: 0;
	margin: 0;
}
.emotIcons li {
	margin: 4px;
	padding: 0;
	height: 27px;
}
