﻿.ArticleContainer
{
	margin: 0 0 0 0;
}

.ArticleContent
{
	text-align: justify;
	line-height: 14pt;
	height: 100px;
	overflow-y: scroll;
	padding: 0 15px 0 0;
}

.Article img
{
	float: left;
	position: relative;
	height: 100px;
	overflow: hidden;
	padding: 0 10px 0 0;
}

.ArticleHeader
{
	font-family: Times New Roman, Serif;
	color: #336699;
	font-size: 14pt;
}

.ArticleText
{
	font-size: 9pt;
}
