/* Headings */
#content #news-events h1.heading {font-weight: bold;}
div#news-events .entry h2{border-bottom: 1px dotted #666666; color: #B20838; margin: 20px 0 0 0;}
	div#news-events.school h2{
		border-bottom: none;
		color: #B20838;
		font-size: 22px;
		margin: 20px 0 0 0;
		}
#content #news-events h3 {color: #05446B;font-size: 18px;margin: 10px 0 10px 0;}
	div#news-events ul li h3, ul#news-items li h3, #news-events table tr td h4 {margin: 0;padding: 0;}
		div#news-events ul li h3 a, ul#news-items li h3 a, #news-events table tr td h4 {color: #BAD33A;font-size: 13px;}
			
/* Container */
div#news-events div.entry, div#news-events tr {margin: 0 0 50px 0;}
#news-events tr td { padding:0px 0px 7px 0px;}
	
/* Lists */
div#news-events ul, ul#news-items {list-style: none;margin: 0;padding: 0;}
	div#news-events ul li {
		line-height: 16px;
		margin: 10px 0 0 0;
		padding: 0;	
		}
		ul#news-items li{margin: 10px 0 20px 0;padding: 0;	}
		div#news-events ul li span,
		ul#news-items li span,
		#news-events table tr td h2 {
			color: #999999;
			font-family: Arial;
			font-style: italic;
			margin: 0;
			padding: 0;	
			}
		#news-events table tr td h2 {font-size:13px; margin-bottom:7px;}
		div#news-events ul li p, ul#news-items li p {margin: 5px 0 10px 0; padding: 0;}
			
/* Links */
div#news-events a.more{color: #B20838;display: block;margin: 10px 0 25px 0;}
#news-events a.pdf {color:#BAD33A;}
div#news-events ul li p a, ul#news-items li p a {color: #BAD33A;}
#content #news-events div.paginate, #content #news-events table table {margin: 20px 0 30px 0;}
	#content #news-events div.paginate a, #content #news-events table table a {
		border: 1px solid #CCCCCC;
		color: #CCCCCC;
		margin: 0 2px 0 0;
		padding: 2px 5px;
		text-decoration: none;
		}
		#content #news-events div.paginate span.selected, #content #news-events table table span.selected{
			border: none;
			color: #999999;
			font-weight: bold;
			margin: 0 2px 0 0;
			padding: 2px 5px;
			}
		#content #news-events div.paginate a:hover, #content #news-events table table a:hover {background: #EFEFEF;color: #999999;}

/* The following one style is added to remove the bullet image from the news and event list */
#content #news-events ul li, #content #news-events .entry li ul li {background:none;list-style:none;}