
h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 1.3em;
}


div.resource_list a {
	display: block;
	margin-left: 20px;
	font-size: 1.1em;
	color: blue;
}

table.columns {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

td {
	vertical-align: top;
	width: 50%;
}

td.column1 {
	border-right: none;
	border-width: 1px;
}



p.note {
	font-style: italic;
}

a.resources {
	background-color: red;
}