@import url(articles.css);

.products .articles dl dl dt {
	margin-bottom			: 5px;
}

.article_products {
	float					: right;
	font-size				: 11px;
	font-family				: Verdana;
	width					: 60%;
}

#container .article_products a {
	border					: 0;
}

#container .article_products a:hover {
	border-style			: dashed;
}
