/* global */
h1, h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;	
}

img { border: 0 none; }

table { 
	text-align: left;
	width: 100%;
}

td {
	padding-left: 0;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

/* layers (IDs) */
#background_container,
#list-nav,
#navigation, 
#footer,
#left_col_controller,
#mid_col_controller,
#slider,
#search_form,
#search_result_legends,
#zoom_in_button,
#zoom_out_button 
{ display: none; }

#content_body p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
}

#content_body ul {
	line-height: 1.5em;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content_body li { margin-bottom: 20px; }

#item_image_container { page-break-before: auto; }

#top_bar { margin-bottom: 20px; }
#transcriptions { margin-bottom: 40px; }


/* classes */
.browse_button,
.lang_select, 
.photo_about,
.selections
{ display: none; }

.main_title_small, .main_title_large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
}

.clear { clear: both; }
.main_title_small { font-size: 1em; }
.main_title_large { font-size: 2em; }
.no_margin { margin: 0; }

.right { text-align: right; }

.pagination li {
	float: left;
	margin-right: 15px;
}

.search_result_title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;	
}

.search_result_query { margin: 0; }