﻿body
{
}

#NewsItem
{

}

#WhatsHappening
{
	position: absolute;
	top: 0px;
	margin: auto;
}	

#NewsItemTitle400x50Outer
{
	width: 407px;
	height: 57px;
	background-image: url(/App_Themes/Standard/Images/NewsAndEvents/NewsItemTitle400x50.png);
}

#NewsItemTitle400x50Inner
{
	margin: 8px 21px 19px 9px;
	width: 368px;
	height: 30px;
	background-repeat: no-repeat;
}

#NewsItemTitle600x1250uter
{
	width: 608px;
	height: 130px;
	background-image: url(/App_Themes/Standard/Images/NewsAndEvents/NewsItemTitle600x125.png);
}

#NewsItemTitle600x125Inner
{
	margin: 11px 21px 20px 14px;
	width: 573px;
	height: 99px;
	background-repeat: no-repeat;
}

.NewsItem #NewsItemContent
{
	position: relative;
	width: 800px;
	height: 175px;
}

.NewsItem #NewsItemContent H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #25374e;
}

.NewsItem #NewsItemTitle400x50Outer
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}


