img.museum {
	width: 100%;
	margin: auto;
	display: block;
}

iframe.ytembed {
	width: 560px;
	height: 315px;
	border: 0px;
	border-radius: 12px;
}

#content .graphic-cell {
	width: 60%;
}

#content .timeline-cell {
	width: 40%;
}

#content .disclaimer {
	vertical-align: top;
	padding: 10px;
}

#content #eventlist {
    overflow: scroll;
    height: 19em;
    border: 1px solid #777;
	
	
}

#content #eventlist li {
    margin-left: 40px;
	padding-bottom: 4px;
}