/*
 	area_links_page.css: style rules that pertain to the "area links" page, specifically
	created: 10 March 2006 by Scott M. Smith
	lasted edited: 10 March 2006 by Scott M. Smith 
*/

@import url('global.css'); /* include the site-wide stylesheet rules */

h3 {
	margin-bottom: 5px;
}

.after_header a {
	display: block;
	margin: 5px 0 5px 0;
}

td {
	vertical-align: top;
	padding: 0 20px 0 20px;
}
