/*#News#*/

.NewsPTitle
{
	margin-top : 20px;
}

.NewsPTitle a:visited
{
	color:#ffffff;
	font-size: x-large;
	font-weight: bold;
}


.NewsPTitle a:link
{
	color:#db1a21;
	font-size: x-large;
}

.NewsItem
{
    height: 250px;
    width: 225px;
    border: solid 2px #888888;
    margin: 3px;
    background-color: #ffffff;
    color: #000000;
}

.NewsItem .NewsTitle
{
    border: solid 1px #5085a5;
    background: url('../../MTMImages/ForumGroupInfo.png') repeat-x top left;
    height: 43px;
    font-size: medium;
    text-align: center;
}

.NewsItem .NewsTitle .ForumInfoTextTop
{
    padding-top: 10px;
}

.NewsItem .NewsSummary
{
    height:170px;
    max-height:170px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

.NewsItem .NewsFooter
{
    height:30px;
    font-size: x-small; 
    padding:right: 10px;
}
