body {
	margin: 0;
	padding: 0;
	font: normal 10pt sans-serif;
}

#spacer {
	width: 700px;
	height: 400px;
	background: url("/memo/img/arrow.png") no-repeat 0 20px;
}

#description {
	position: absolute;
	top: 240px;
	left: 20px;
	width: 120px;
	background: #eee;
	border: 1px dotted #f90;
}

#description p {
	font: normal 9pt sans-serif;
	line-height: 100%;
	margin: 0;
	padding: 10px;
}
