/* CSS for the site news */

#InTheNews {
	margin: 0px;
}

#InTheNews h3 {
 font-size:1.2em;
 border-bottom: 1px solid #ccc;
}

#InTheNews ul.articlesList em {
	font-size: 0.8em;
}

#InTheNews li {
	list-style: none;
	margin: 5px;
}
