body {
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 20px;
}
img[usemap] {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto;
}
#dialog img {
    width: 100%;
}

#dialog {
	overflow:hidden;
}
#dialog > * {
	display:none;
}
