#Right #NewsInterviews h3 {
	background-image: url(../images/news_images/right_listing.gif);
}
#Content {
	width: 622px;
	margin-right: 328px;
	margin-top: 10px;
}
#Content h2 {
	background-image: url(../images/news_images/news_interviews_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 622px;
	text-indent: -9000px;
}#Content .News {
	color: #FFF;
	margin-bottom: 1px;
}
#Content .News .header {
	margin-bottom: 1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585858;
	background-color: #464646;
}
#Content .News .header h3 {
	font-style: italic;
	font-size: 24px;
}
#Content .News .header .date {
	color: #747474;
	font-size: 12px;
}

#Content .News .description {
	background-color: #464646;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585858;
	padding: 10px;
}

#Content .News .description p {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
}
#Content .NewsBase {
	background-color: #464646;
	width: 612px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585858;
	margin-bottom: 1px;
	height: 30px;
	color: #FFF;
	padding: 5px;
}
