﻿.newsauthor {
	font-size:smaller;
	font-style:italic;
	top:-4px;
	position:relative;
}

.newsfooter {
	color:#003399;
	font-size:.8em;
}

.newsheadlinelink {
	color:#363636;
	text-decoration:none;
}

.newsheadlines {
	font-size:.9em;
	padding-left:21px; /* 15px (width of bullet image) + 6px padding */
	padding-right:6px;
	text-align:left;
	text-indent:-15px;
}

.newssection {
	border-top:solid 2px #a02815;
	padding-top:8px;
}

.newssectionheader {
	background-color:#a02815;
	background-image:url( ../images/goodnews/section.png );
	background-position:center right;
	background-repeat:no-repeat;
	color:#ffffff;
	display:inline-block;
	font-size:1em;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:40px;
	padding-top:4px;
	text-transform:lowercase;
}

.newssectionlink {
	float:right;
	font-size:smaller;
	position:relative;
	top:10px;
	text-decoration:none;
	text-transform:lowercase;
}

.newstext {
	font-size:.9em;
	text-align:justify;
}

.newstitle {
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
}

.newstitle:hover {
	text-decoration:underline;
}

a.newsfooter {
	font-size:inherit;
	text-decoration:none;
}

a.newsfooter:hover {
	text-decoration:underline;
}

a.newstitle {
	display:inline-block;
}