/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
div.announcement {
	padding-left: 0;
}

span.announcement-publish-date {
	font-style: italic;
	color: #AAAAAA;
	font-size: 70%;
}
