.NewsFeedHead
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 24px;
	padding-top: 10px;
}

.NewsFeedCell
{
	width: 535px;
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 8pt;
	clear: both;
	
	padding-bottom: 20px;
}

.NewsFeedTopCell
{
	width: 100%;
	height: 28px;
	background-image: url("/wcms/groups/public/@toolbox/documents/web_production_file/staging_002108.jpg");
	background-repeat: no-repeat;
	background-position: -1px 0px;
	clear: both;
	margin-top: 12px;
	
	color: #FFFFFF;
	font-weight: bold;
}

.NewsFeedTopCell-1
{
	width: 100%;
	height: 27px;
	background-image: url("/wcms/groups/public/@toolbox/documents/web_production_file/staging_002106.jpg");
	background-repeat: no-repeat;
	position: relative;
	left: -1px;
	clear: both;
	
	color: #FFFFFF;
	font-weight: bold;
}

.NewsFeedBottomCell
{
	width: 100%;
	clear: both;
	padding-top: 4px;
	height: 15px;
	background-image: url("/wcms/groups/public/@toolbox/documents/web_production_file/staging_002107.jpg");
	background-repeat: no-repeat;
	
	color: #000000;
}

.NewsFeedBottomCell-1
{
	width: 100%;
	clear: both;
	padding-top: 0px;
	
	color: #000000;
}

.NewsFeedDataCell
{
	width: 100%;
	clear: both;
}

.NewsFeedColSpace
{
	float: left;
	width: 24px;
}

.NewsFeedClear
{
	clear: both;
	margin-bottom: 4px;
}

.NewsFeedEnd
{
	width: 100%;
	clear: both;
	height: 15px;
	background-image: url("/wcms/groups/public/@toolbox/documents/web_production_file/staging_002107.jpg");
	background-repeat: no-repeat;
}

.NewsFeedTitle
{
	color: #5D142D;
}

.NewsFeedType
{
	text-transform: uppercase;
	text-align: center;
}

.NewsFeedLogo
{
	text-align: center;
}

/*Top Cells*/
.NewsFeedTopCell .NewsFeedCol0,
.NewsFeedTopCell-1 .NewsFeedCol0
{
	/*margin-left: 24px;*/
	float: left;
	width: 110px;
	text-transform: uppercase;
}

.NewsFeedTopCell .NewsFeedCol1,
.NewsFeedTopCell-1 .NewsFeedCol1
{
	margin-left: 0px;
	float: left;
	width: 400px;
	text-transform: uppercase;
}

/*BottomCells*/
.NewsFeedBottomCell .NewsFeedCol0,
.NewsFeedBottomCell-1 .NewsFeedCol0
{
	/*margin-left: 24px;*/
	float: left;
	width: 110px;
	margin-bottom: 1px;
}

.NewsFeedBottomCell .NewsFeedCol1,
.NewsFeedBottomCell-1 .NewsFeedCol1
{
	margin-left: 0px;
	float: left;
	width: 400px;
	margin-bottom: 1px;
	
	/*border: 1px solid #000000;*/
}
