div.myRecentNews {
	margin-bottom:10px;
	padding-bottom:10px;
	}
	
div.myRecentNews a:link, div.myRecentNews a:visited {

	}
	
div.myRecentNews a:hover, div.myRecentNews a:active {
	text-decoration:none;
	}
	
div.myRecentNews ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:10px;
	}
	
div.myRecentNews ul h5 {

	font-size:1.1em;
	margin-bottom:10px;
	}
	
div.myRecentNews ul p.date {
	font-size:1.1em;
	}
	
div.myRecentNews a.more {
	font-size:1.1em;
	font-weight:bold;
	padding-left:10px;
	}
