div#content { padding: 10px; }
div#content h2 { clear: both; }

a.more { clear: both; }

div#disclaimer { margin: auto; width: 75%; text-align: center; }
div#disclaimer h2 { margin-left: 0px !important; }

strong.private { float: right; text-transform: uppercase; text-decoration: underline; margin-top: 15px;  }
div.release-item { clear: both; }
div.release-item a.more { position: relative; top: -10px; font-weight: normal; font-size: 11px; margin: 0px; }

.release-item .date { 
	display: block; margin: 0.2em 0em; 
	font-size: 0.8em; font-weight: bold; 
}

