h3#contentTitleNewsEvents
{
	width: 298px;
	height: 45px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/content/contentRHS/newsEvents.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

#classifiedTitle
{
	background-image: url(../images/content/contentRHS/classified/classified_title.gif);
	background-repeat: no-repeat;
	height: 20px;
	display: block;
	margin: 20px 0px 0px 0px;
}


dl dt, dl dd
{
	margin: 0px;
	color: inherit;
}

dl dt
{
	font-size: 10px;
	font-style: italic;
}

dl dd
{
	font-size: 11px;
}

.news_image_container {
	background-color: #fafafa;
	padding: 10px;
	margin-bottom: 10px;
}
.news_image {
	text-align: center;
}
.news_image_copyright {
	text-align: right;
}



.news_index_item {
	width: 100%;
	border-top: 1px dotted #999;
	padding-top: 5px;
	margin-bottom: 20px;
}

.news_index_item_left {
	width: 190px;
	float: left;
}

.news_index_item_right {
	margin-left: 190px;
}

.news_index_item_headline {
	font-size: 20px;
	font-family: Trebuchet MS, Trebuchet, Sans;
	font-weight: bold;
	margin-bottom: 10px;
}

.news_index_item_headline a {
	text-decoration: none;
}

.news_index_item_headline a:hover {
	color: #FF9900;
}

.news_index_item_blurb {
	font-size: 12px;
	font-family: Trebuchet MS, Trebuchet, Sans;
	margin-bottom: 30px;
}

.news_index_item_link {
	font-size: 12px;
	font-family: Trebuchet MS, Trebuchet, Sans;
	font-weight: bold;
}
