#viewer {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 350px;
}
#legend {
	text-align: right;
	width: 350px;
}
blockquote.es_legend{
	display:none;
}
div.es_element{
	width: 350px;
	height: 350px;
}
	
