﻿

.NewsList_Custom3 {
	width: 100%;
}
.NewsList_Custom3 .block {
	
}

.NewsList_Custom3 .pager {
	padding: 15px 0 20px 5px;
	margin-bottom: 20px;
	
}
.NewsList_Custom3 .pager .image {
	margin: 4px;
	float: left;
}
.NewsList_Custom3 .pager .page, .NewsList_Custom3 .pager .next, .NewsList_Custom3 .pager .previous, .NewsList_Custom3 .pager .first, .NewsList_Custom3 .pager .last {
	padding: 3px; display: block;
	border: 1px solid #c0c0c0; background: #ececec;
	margin: 2px;
	float: left;
}
.NewsList_Custom3 .pager a {
	text-decoration: none;
}
.NewsList_Custom3 .pager a:hover {
	text-decoration: underline;
}
.NewsList_Custom3 .active {
	font-weight: bold;
}


.normal .NewsList_Custom3 .block .title
{
    text-align: left;
	font: bold 1em/1.6em "Trebuchet MS", sans-serif;
	text-decoration: ;
	font-style: normal;
	width: 100%;
	display: block;
}
.large .NewsList_Custom3 .block .title
{
    text-align: left;
	font: bold small/1.6em "Trebuchet MS", sans-serif;
	text-decoration: ;
	font-style: normal;
	width: 100%;
	display: block;
}
.largest .NewsList_Custom3 .block .title
{
    text-align: left;
	font: bold medium/1.6em "Trebuchet MS", sans-serif;
	text-decoration: ;
	font-style: normal;
	width: 100%;
	display: block;
}

.NewsList_Custom3 .block .title a
{
	font-style: normal;
}

.NewsList_Custom3 .block .title:hover
{

}

.NewsList_Custom3 .block .title .titlediv .full {
}
.NewsList_Custom3 .block .title .titlediv .link 
{
    text-decoration: underline;
}
.NewsList_Custom3 .block .title .titlediv .link:hover 
{
    text-decoration: none;   
}
.NewsList_Custom3 .block .title .datediv {
	font-size:11px;
	font-weight:normal;

	
}
.NewsList_Custom3 .block .title .imagediv {
}

.NewsList_Custom3 .block .subtitle {
	
}
.NewsList_Custom3 .block .subtitle .full {
}
.NewsList_Custom3 .block .subtitle .link {
}
.NewsList_Custom3 .block .subtitle .link:hover {
}
.NewsList_Custom3 .block .content
{
	padding-left:0px;
	padding-top: 5px;
	padding: 5px 0 10px 0;
}
.NewsList_Custom3 .block .more 
{
   	cursor:hand;
	cursor:pointer;
	padding-bottom:10px;

}
.NewsList_Custom3 .block .more .morelink {
   	cursor:hand;
	cursor:pointer;
	padding-bottom:10px;
}
.NewsList_Custom3 .block .more .morelink:hover {
   	cursor:hand;
	cursor:pointer;
	padding-bottom:10px;
}

.NewsList_Custom3 .block .back 
{
   	cursor:hand;
	cursor:pointer;
	padding-bottom:10px;

}
.NewsList_Custom3 .block .back .backlink {
   	cursor:hand;
	cursor:pointer;
	padding-bottom:10px;
}
.NewsList_Custom3 .block .back .backlink:hover {
   	cursor:hand;
	cursor:pointer;
	padding-bottom:10px;
}




.NewsList_Custom3 .block .seperator {
	height: 0px;
	background-color: #000000;
	width: 100%;
}
.NewsList_Custom3 .block .imagetable {
}
.NewsList_Custom3 .block .imagetable .imagecell {
	padding: 2px;
	background-color: #CCCCCC;
	vertical-align: bottom;
}
.NewsList_Custom3 .block .imagetable .imagecell .picture {
}
.NewsList_Custom3 .block .imagetable .imagecell .description {
	background-color: #AAAAAA;
	font-size: 11px;
	font-style: italic;
	padding: 2px;
	padding-left: 10px;
}

