.livemenu {
	background-color: #D0E8DF;
	height: 27px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #EBF5F1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92C9B3;
	padding-left: 6px;
}
#mess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	width: 95%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
