﻿
div#mainSection { max-width: 730px; }

table.dataList {
	border-collapse: collapse;
	border: 0;
	width: 100%;
	margin-top: 0.5em;
}

table.dataList td {
	width: 50%;
	text-align: center;
	vertical-align: top;
	padding-left: 0;
	padding-bottom: 2.4em;
}

a.browseItemLink { text-decoration: none; line-height: 1.2em; }
a.browseItemLink span { text-decoration: underline;	}

a.browseItemLink img { margin-bottom: 0.8em; }

