/* CSS Document */
div#content-news {
	width:100%;
	margin:0 auto;
	text-align:left;
	padding-top:20px;
	}
div#content-news p{
	}
div#content-news h1.bulletin-titles {
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:bold; color:#660000; padding-top:10px;
	}
div#content-news span.bulletin-updated {
	font:'Times New Roman', Times, serif;
	font-size:11px;
	}
div#content-news div.bulletin-images {
	margin-left:10px;
	float:right;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}
	div#content-news div.bulletin-images a img {
		border:1px solid black;
		}
div#content-news div.bulletin-files {
	clear:both;
	text-align:left;
	}
div#content-news div.bulletin-files ul li a {
	font-weight:bold;
	}
div#content-news div.bulletin-files ul li span.comment {
	font-size:11px;
	}
