.blue {color:#495fb5;background-color:#495fb5;height:1px;}
#news-wrapper {background-color:black;}

#main {max-width:60rem;margin:1rem auto;}
#current {text-align:right;font-style:italic;padding-right:1rem;max-width:60rem;
				margin:auto;}

.news_entry {clear:both;padding-bottom:1rem;margin-bottom:1rem;
	}


/*ensure that images shrink if needed but do not enlarge*/
.news_entry img {float:left !important;padding:0 1rem;margin-left:-1rem;
	height:auto !important;max-width:100% !important;
	}

.news_entry span {font-size:1rem !important;}
.news_entry span:first-child {font-size:1.1rem !important;}

.news_date {text-align:right;font-style:italic;font-size:75%;}
.divider {clear:both;}

#morenews {text-align:center;}
