.historical-highlights {
}

.historical-highlights .back {
	margin-bottom: 20px;
}

.historical-highlights .hightlight-tagline {
	font-size: 1.285714286em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #474747;
}


.historical-highlights .hightlight-date {
	margin-bottom: 20px;
	font-size: 1.142857143em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
}

.historical-highlights-detail {
}

.historical-highlights-detail .large-viewer {
	float: left;
	margin: 0 20px 20px 0;
}

.historical-highlights-detail .small-viewer {
    margin-right:20px;
}

.historical-highlights-browse {
}

.historical-highlights-browse .tab-single-date {
	padding: 10px 0;
}

.historical-highlights-browse .tab-single-date .ui-datepicker {
	margin: 0 auto;
}

.historical-highlights-browse .tab-single-date > .inner {
}

.historical-highlights-browse .tab-date-range {
	padding: 10px;
}

.historical-highlights-browse .tab-date-range > .inner {
	padding: 10px;
	background: #D4D4D4;
}

.historical-highlights-browse .tab-date-range > .inner input {
	display: block;
	border: 1px solid #9E9E9E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #999999;
}

.historical-highlights-browse .tab-date-range > .inner span {
	display: block;
	margin: 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.071428571em;
	color: #000000;
}

