div#list {
	padding:16px;
}
div#list h2 {
	margin:16px 0 8px 0;
	border-style:solid,
	border-width:1px;
	border-color:red;
}
