@charset "iso-8859-1";
.SectionDescription {
	/*font-size: smaller;*/
}
.Resource {
	margin-bottom: 1em;
	padding: 0.3em;
	overflow: hidden;
	width: auto;
}
.ResourcePick {
	background-color: #f8f8f8;
	border: 1px solid #eee;
	margin-bottom: 1em;
	padding: 0.3em;
	overflow: hidden;
	width: auto;
}
}
.Title {
	font-weight: bold;
}
.Description {
	margin-left: 3em;
}
.Description p {
	margin-bottom: 0.3em;
}
.Description p + p {
	margin-top: 1em;
}
.OtherInfo {
	margin-left: 3em;
	font-size: x-small !important;
}
.Types {
	white-space: nowrap;
}
.AZList {
	font-size: 70%;
	font-weight: bold;
	float: right;
	margin-right: 10ex;
	/*border-bottom: 1px solid #e6cc80;
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	padding: 0.2em 0 0.1em 0.5em;
	background: transparent url(/images/Backgrounds/HeaderGradientGold.png) repeat-y scroll left top;*/
}

.AZListing {
	/*
	table-layout: fixed;*/
	width: 96%;
	margin-bottom: 2em;
}
.AZListing th {
	font-size: small !important;
}
.AZListing td {
	border-bottom: 1px solid #ddd;
	line-height: 1.4em;
	padding: 0.5em 1ex;
}
.AZListing .Dates {
	width: 10%;
	white-space: nowrap;
	text-align: center;
	font-size: smaller !important;
}
.AZListing .Vendor {
	width: 20%;
	text-align: center;
	font-size: smaller !important;
}
.AZListing .Access {
	width: 10%;
	white-space: nowrap;
	text-align: center;
	font-size: smaller !important;
}
.AZListing .BriefDesc {
	margin-left: 1em;
	font-size: 80%;
}

#Sections td {
	vertical-align: top;
}

#LibContent img {
	vertical-align: text-top;
}

caption {
	white-space: nowrap;
	font-weight: bold;
	font-size: 0.9em;
}
/*
.Aside {
	float: none !important;
	overflow-x: hidden !important;
	width: auto !important;
	margin-left: auto !important;
}
.Aside li {
	float: left !important;
	width: 30ex;
	margin-left: 2ex !important;
	margin-right: 2ex !important;
}
*/



