/* ##################
 Change to match
header image size */

#page_title a img {
	width: 500px;
	height: 100px;
}
/* ################## */


body {
	width: 600px;
	font-family: arial, sans-serif;
	font-size: 9pt;
}

div#wait_image, #left_column, #PageShortCuts, #tagSearch_fields, .hide,
a.FooterEmail, span.href_sep, .navLinks {
	display: none;
}

#footer_container, div.DisplayRecord, #subheader_container, .ButtonsContainer {
	margin: 1em 0;
}

#BreadCrumbs {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
}

table, table td, table th {
	border-collapse: collapse;
	border: 1px solid #A6A6A6;
	padding: 4px;
}

	table caption {
		font-size: 1.4em;
		line-height: 2em;
		font-weight: bold;
		text-align: left;
	}

	table th {
		text-align: left;
		background: #D8D8D8;
	}


.ButtonsContainer div {
	display: inline;
	margin: 0 .5em;
}

#Facets {display:none;}
