#content .story .headline {
	text-decoration:none;
	color:#000099;
	padding-left:10px;
	font-size:larger;
	font-weight: bold;
}
#content .story .date {
	line-height:30px;
	font-size:13px;
	padding-left:10px;
}
#content .story .summary {
	padding-left:10px;
	text-align:justify;
	padding-right:5px;
}
#content .morenews {
	text-align: right;
}
#content .morenews a {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}

#content .morenews a:hover {
	color: #CC0000;
}

#content .imgcontainer {
	text-align: center;
}

