.news_showitem {
	font-family: Helvetica,arial,sans-serif;
	font-size: 12px;
}

.news_showitem_title {
	font-size: 20px;
	font-weight: bold;
}

.news_showitem_meta {
	font-size: 10px;
	font-style: italic;
	color: #444444;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.news_showitem_synopsis {
	font-weight: bold;
}

.news_showitem_maintext {
}

.news_showitem_img {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

span.news_showitem_head {
	font-size: 15px;
	font-weight: bold;
}

a.news_maintext_link {
	color: #65373C;
}

a.news_maintext_link:hover {
	color: #000000;
}

a.news_readmore_link {
	color: #000000;
}

a.news_readmore_link:hover {
	color: #65373C;
}

table.news_showitem_album {
	margin-top: 10px;
}

div.news_listing_item {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Helvetica,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

div.news_listing_item.even {
	color: #000000;
	background-color: transparent;
}

div.news_listing_item.odd {
	color: #000000;
	background-color: transparent;
}

div.news_listing_item:hover {
	color: #000000;
	background-color: transparent;
}

div.news_listing_item.even:hover {
	color: #000000;
	background-color: transparent;
}

div.news_listing_item.odd:hover {
	color: #000000;
	background-color: transparent;
}

a.news_listing {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.news_listing:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.news_listing:hover {
	color: #65373C;
	text-decoration: underline;
	font-weight: bold;
}

.news_ad {
	font-size: 9px;
	font-family: Helvetica,arial,sans-serif;
	text-align: center;
}

.news_banner_item {
}

.news_banner_item.highlight {
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

