div#content p.note {
	float: left;
	padding: 5px;
	border-style: solid;
	border-color: red;
	border-width: 3px;
}

