/* Announcements page overrides */
.story {
	position: relative;
	padding: 10px;
	margin: 20px 20px 45px 0px;
	border-right: 1px solid #e4e0db;
	border-bottom: 1px solid #e4e0db;
}
.story h3.main a { font: bold 14pt Arial, Helvetica, sans-serif; color: #423f3c; }

.story .nlink, .event .nlink { display: block; float: right; width: 129px; height: 24px; padding: 5px 0px 0px 15px; margin: 15px; background: url(/images/news/newsMoreButton.gif) no-repeat; overflow: hidden; }
.story .nlink a, .event .nlink a { font: normal 12pt Arial, Helvetica, sans-serif; }

.event { 
	width: 100%;
	padding: 15px;
	margin-right: 10px;
	border-bottom: 1px solid #e1e1e1;
}
