﻿#podsFormSpacer{
	margin-left: 20px;
	padding-left: 20px;
}


.mediaName
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size: 10px;	
}

.NewsSchoolYear
{
	color: Black;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
.NewsItemName{
	color:Red;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.NewsItemName:hover{
	text-decoration: underline;
}
.NewsItemDescription{
	color:Black;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
}


/* paging */
.pagingText
{
    margin-left: 17px;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	color: #f37e29;
	text-decoration:none;
}
a.pagingText:link{
	color: #f37e29;
	text-decoration:none;	
}
a.pagingText:hover{
	text-decoration:underline;
}
a.pagingText:visited{
}
