#latestnews {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #7F7F7F;
	border-top: 1px solid #7F7F7F;
	padding: 3px;
}

#latestnews #pagetitle {
	font-weight: bold;
	font-style: italic;
	font-size: 1.8em;
}

#latestnews #title {
	font-weight: bold;
}

#latestnews #title h1{
}

#latestnews #postedby {
	font-weight: bold;
	font-style: italic;
}

#latestnews #news_short {
	font-weight: normal;
}

#latestnews #news_long {
	font-weight: normal;
}

