.section_header {
	padding-left: 20px;
}

.region_list h3 {
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.research_list {
	margin-left: 20px;
	font-size:12px;line-height:16px;
}

h3.articles{background:url(/img/icons/articles.png) center left no-repeat;}
h3.books{background:url(/img/icons/books.png) center left no-repeat;}
/* make sure it doesn't pick up some rule from master */
h3.films{height: 20px;background:url(/img/icons/dvds.png) center left no-repeat !important;}
h3.web-sites{background:url(/img/icons/web-sites.png) center left no-repeat;}


a.jump{font-size:12px;text-transform:none !important;}
