.newproducts_title {
	font-size: 12px;
	font-weight: bold;
}
.news_title {
	font-size: 11px;
	font-weight: normal;
}
.product_title {
	font-size: 13px;
	font-weight: bold;
}
.news_date {
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	margin-bottom: 7px;
}
.news_body {
	font-size: 11px;
}
.product_body {
	font-size: 11px;
}
.product_link {
	font-weight: bold;
	font-size: 10px;
	margin-top: 7px;
}

.article {
	line-height: 18px;
}
.article p {
	margin-bottom: 10px;
}
.article_image {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

