.playerbox {
	float: right;
	border: 1px solid black;
	padding: 1em;
	margin: 0 0 1em 1em;
	width: 300px;
}
