p.release {
	border: solid 1px rgb(150, 150, 150);
	background-color: rgb(240, 240, 240);
	padding: 5px;
	margin: 5px 0px 1px 0px;
	font-weight: bold;
}

p.release-notes a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
p.release-notes {
	border: solid 1px rgb(150, 150, 150);
	padding: 5px;
}
