.imagearea {
	width: 520px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftside {
	float: left;
	width: 382px;
}
.rightside {
	width: 138px;
	float: left;
}
.news_title {
	margin-bottom: 8px;
}
.news_txt {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

