.summary {
	-moz-border-radius-bottomleft: 0.4em;
	-moz-border-radius-bottomright: 0.4em;
	-moz-border-radius-topleft: 0.4em;
	-moz-border-radius-topright: 0.4em;
	background-color: transparent;
	border: 2px solid #000000;
	font-size: 80%;
	margin-left: 0em;
	padding: 0.2em 0.2em 0.2em 0.4em;
	width: 215px;
	height: 375px;
}

body {
	background-color: transparent;
}
