﻿div.NewsList .NewsRepeater div.ListSection tr.Title A 
{ 
	color:#FF0A0A !important; 	
	font-size:15px !important;
	font-weight:bold;
}

div.NewsList .NewsRepeater .Abstract td a
{
	font-size:15px;
}

.NewsRepeater .DateGroup span
{
    background-color: #c0c0c0;
    padding: 2px;
    width: 730px;
    margin: 0px 0px 2px 0px;
    display: block;
    font-size:12px !important;
    font-weight: bold;
}

/*div.PageHeader
{
	display:none;
}*/

