/* Bar at the fotter of articles */
.commentsbar {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}

/* Bar with Smilies in it */
.smiletoolbar { 
	padding:2px; 
	border:dashed 1px #000000; 
	background-color:#e6e6e6; 
	color:#000000;
}