.articles_title {
	width: 738px;
	float: left;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	font-size: 14px;
	color: #ffffff;
	background-image: url('../../images/global/footer_bg.jpg');
	background-repeat: repeat-x;
	text-align: center;
	line-height: 18px;
}

.articles_title_padding {
	padding: 4px 0px;
}

.articles_body {
	width: 740px;
	float: left;
	font-size: 12px;
	line-height: 18px;
}

.articles_body_padding {
	padding: 10px 10px;
}
