@charset "utf-8";

#infobox {
	border: 2px solid black;
	background-color: #fed;
	padding: 4px;
	vertical-align: top;
	float: left;
}