.com_article_box{
	border			: 1px solid silver;
	border-collapse	: collapse;
	padding			: 3px;
}
.com_article_subject{
	font-size		: 14px;
	text-decoration	: none;
	color			: #B41F18;
	font-weight		: bold;
}
.com_article_image{
	padding:3px;
	/*border:1px solid #B41F18;*/
}
.com_article_title
{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #1A4775;
	font-weight			: bold;
}
.com_article_article_link{
	color:#5C5C5C;
}
.com_article_labels_bgcolor
{
	background-color	: #313032;
	width				: 100px;
	padding				: 5px;
	color				: #ffffff;
	font-weight			: bold;
}
.com_article_category_image
{
	width				: 16px;
	height				: 16px;
}




.com_article_category_description
{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #5D4F44;
	text-align			: right;
}

.com_article_inseret_details
{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #5D4F44;
}



.com_article_date
{
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: gray;
}