.board_message_top, .board_message_bottom {
	background: #EFEFEF;
	color: #333333;
	padding: 5px;
text-align: center;
}

.board_message_top
{
	margin-top: 10px;
	border-top: 2px solid #D4D4D4;
}
.board_message_bottom
{
	border-bottom: 2px solid #D4D4D4;
font-size: 14pt;
}