div.newsPerex
{
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0 15px 0px;
	text-align: justify;
	color: #888;
}

div.newsPerex p
{
	display: inline;
}

div.newsPerex p span.RightArrowedLink
{
	font-size: 11px;
	line-height: 14px;	
}

span.newsDate
{		
	font-weight: bold;	
	color: #dc0000;
	margin-right: 8px;
	text-align: left;
}

h3.newsH3
{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

/*
.newsDiv ul
{
	margin: 0 0 0 2em;
	list-style: none;
}

.newsDiv ul li
{
	margin: 0.2em 0;
}*/

div.TitleNews
{
	margin-left: 3px;
}

div.NewsArchiveLink
{
	text-align: right;
}
div.NewsArchiveLink a
{
	font-size: 11px;	
}

.NewsThoroughList ul
{
	list-style: none;
}

.NewsThoroughList ul div.newsPerex
{
	font-size: 12px;
	line-height: 18px;	
}

.NewsThoroughList span.newsHeadline a
{
	margin-left: 8px;
	font-weight: bold;
	color: #ccc;
}

.NewsThoroughList span.newsHeadline a:hover
{
	color: white;
}

.NewsThoroughList ul li + li
{
	margin: 30px 0;
}

.NewsContentDate
{
	font-size: 11px;
	/*text-align: right;*/
	margin: 0px 0 10px 0;
}
