
.board_message {
	background: #FFFF66;
	color: #333333;
	border-top: 2px solid #D4D4D4;
	border-bottom: 2px solid #D4D4D4;
	padding: 5px;
	margin-top: 10px;
	
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: 15px;
}

