/*
ol {
	clear: both;	
	float: left;	
	list-style-type: lower-alpha;
	margin-top: 0;
	width: 440px;
}

ol ul {
	clear: both;
}

h3 {
	font-size: 0.8em;
	margin-bottom: 0pt;
	text-transform: uppercase;
}
*/

ol ol { margin: 0 0 0.5em 0; }
ol li { clear: both; }

/* settings for sample directory tree images (organizing_electronic_folders.html) */
.caption {
	float: left;
	width: 300px !important;
}

#directory_tree_1 {
	float: left;
	height: 250px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 0;
	overflow: auto;
	width: 308px;
}

#directory_tree_2 {
	float: left;
	height: 250px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 0;
	overflow: auto;
	width: 315px;
}

/* settings for the main page of the archives section (archives/index.html) */
.large_dot { font-size: 2em; }

.table_archival_records { width: 680px; }

.table_archival_records thead td { 
	text-transform: none; 
	font-size: 1.2em; 
	text-align: center; 
}

.table_archival_records tbody td { 
	padding: 2px 0 2px 0;
	font-size: 1.5em; 
}

.table_archival_records tbody td:first-child { 
	text-align: left; 
	width: 220px; 
	font-size: 0.9em; 
}

#google_map {
	float: right;
	margin: 0 0 20px 0;
	width: 460px; 
	height: 350px; 
}


#google_map #content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	width: 200px !important;
}

/*
#google_map > div > div > div > div > div > div {
	height: 100px !important;
}
*/

#google_map #content, 
#google_map div,
#google_map p
{
	margin-left: 0 !important;
}


.addresses {
	clear: none !important;
	float: left;
	list-style: none;
	width: 220px !important;
}

.addresses li {
	margin-bottom: 14px;
	width: 220px;
}

/***** settings for archives holdings page *****/
#collections_list h3, #collections_list_AtoZ h3 { 
	background-image: url("../images/green/square_close.gif");
	color: #008478;
	padding-right: 380px;
	width: 320px; 
}
#collections_list div, #collections_list_AtoZ div { width: 720px; }
#collections_list hr, #collections_list_AtoZ hr { width: 690px; }
#collections_list ul, #collections_list_AtoZ ul { width: 320px; }
.item_open { background-image: url("../images/green/square_open.gif") !important; }
.view_options { margin-top: 20px; }

/******************* Ephemera Pages ************************/
.file_list td:first-child { width: 30% !important; }
.file_list td:last-child { width: 55% !important; }
.file_list ul { width: auto !important; }