.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
.memberimg {
	margin-bottom: 10px;
	margin-left: 10px;
}

.news_img {
	padding-right: 10px;
	padding-bottom: 10px;
}
.news_title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.message_width {
	width: 600px;
	overflow:hidden;
	white-space:nowrap;
}
.error_text {
	font-weight: bold;
	color: #FF0000;
}
