﻿div#green {
	width:150px;
	float:left;
	margin:10px 10px 10px 0;
	padding:10px;
	font-size:.75em;
	text-align:center;
	background-color:gray;
}