﻿.NewsList_Custom2 {
	width: 100%;
}
.NewsList_Custom2 .block {
	width: 100%;
	margin: 1px;
	padding-top:10px;
	padding-bottom:10px;
}
.NewsList_Custom2 .block .title {
	font-weight:bold;
}
.NewsList_Custom2 .block .title .titlediv {
}
.NewsList_Custom2 .block .title .titlediv .full {
}
.NewsList_Custom2 .block .title .titlediv .link {
}
.NewsList_Custom2 .block .title .titlediv .link:hover {
}
.NewsList_Custom2 .block .title .datediv {
	background-image: url(/sitefiles/layout/athand.png);
	background-repeat: no-repeat;
	background-position: 0 -1px;
}
.NewsList_Custom2 .block .title .imagediv {
}
.NewsList_Custom2 .block .content {
	width: 100%;
}
.NewsList_Custom2 .block .content .contentdiv {
	font:normal 12px 'Century Gothic', Arial, Helvetica, sans-serif;
}
.NewsList_Custom2 .block .content .more {
	padding-bottom: 14px;
	text-align: right;
	font:normal 12px 'Century Gothic', Arial, Helvetica, sans-serif;
}
.NewsList_Custom2 .block .content .back {
}
.NewsList_Custom2 .block .content .back a.backlink {
	color: #fe6d04;
	font:normal 12px 'Century Gothic', Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.NewsList_Custom2 .block .content .back a.backlink:hover {
	color: #fff;
	text-decoration: underline;
}
.NewsList_Custom2 .block .imagetable {
}
.NewsList_Custom2 .block .imagetable .imagecell {
	padding: 2px;
	vertical-align: bottom;
}
.NewsList_Custom2 .block .imagetable .imagecell .picture {
}
.NewsList_Custom2 .block .imagetable .imagecell .description {
	font-size: 12px;
	font-style: italic;
}
