﻿table.PressRepeater
{
	width: 100%;
	font-size: 11px;		
	margin-bottom: 50px;		
	border-style: none;
	border-collapse: collapse;
}

table.PressRepeater td.idColumn
{
	vertical-align: top;
}

table.PressRepeater tr.mainRow
{
	width: 100%;
	border-style: none;
	border-collapse: collapse;
	font-size: 12px;		
}

table.PressRepeater div.titleColumn
{
	font-size: 16px;
	padding: 3px;
	padding-left: 15px;
	font-family: Verdana, Helvetica;
	font-weight: bold;
	vertical-align: top;
	background-image: url(../Images/gradbar_2.jpg);
	background-repeat: repeat-y;
	color: Gray;
}

table.PressRepeater div.subTitle
{
	color: #003c5a;
	margin-top: 3px;
	font-size: 13px;
	font-weight: normal;
}

table.PressRepeater div.titleColumn a:link,
table.PressRepeater div.titleColumn a:visited
{
	text-decoration: none;
	color: #003c5a;
}

table.PressRepeater div.titleColumn a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #005c7a;
}

table.EventRepeater div.Path,
table.EventRepeater div.Path a:hover,
table.EventRepeater div.Path a:link, 
table.EventRepeater div.Path a:visited
{
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

table.PressRepeater div.Path,
table.PressRepeater div.Path a:link,
table.PressRepeater div.Path a:visited
{
	margin-left: 15px;
	color: #AAAAAA;
}

table.PressRepeater div.Path a:hover
{
	color: #003c5a !important;
}

table.PressRepeater div.ArticleContent
{
	margin: 5px 15px 15px 15px;		
}

table.PressRepeater div.ArticleContent a:link,
table.PressRepeater div.ArticleContent a:visited
{
	color: #003c5a;
	text-decoration: none;
}

table.PressRepeater div.ArticleContent a:hover
{
	text-decoration: underline;
}

table.PressRepeater td.langAvailability
{
	text-align: right;
}