﻿.NewsList_Custom1 {
	border: 0; margin: 0; padding: 0;
	font: normal 1em/1.6em "Trebuchet MS", sans-serif;
}

.NewsList_Custom1 .block {
	width: 260px;
	background: #21609b;
}
.NewsList_Custom1 .block:hover {
	background: #346a9d;
}
.NewsList_Custom1 .block .title {
	border-bottom: 1px #47749e solid;
	padding: 5px 15px 5px 15px;
	color: white;
}

.NewsList_Custom1 .block .title:hover
{
}

.NewsList_Custom1 .block .title .titlediv .full {
}
.NewsList_Custom1 .block .title .titlediv .link {
	background: url(/SiteFiles/Layout/arrow.gif) top left no-repeat;
	padding-left: 10px;
	font-style: normal;
    text-decoration: none;
	color: white;
}
.NewsList_Custom1 .block .title .titlediv .link:hover {
    text-decoration: underline; 
	color: white;
}
.NewsList_Custom1 .block .title .datediv {	
	color: #051e3d;
}
.NewsList_Custom1 .block .title .imagediv {
}

.NewsList_Custom1 .block .subtitle {
	
}
.NewsList_Custom1 .block .subtitle .full {
}
.NewsList_Custom1 .block .subtitle .link {
}
.NewsList_Custom1 .block .subtitle .link:hover {
}
.NewsList_Custom1 .block .content
{
}
.NewsList_Custom1 .block .more 
{  
}
.NewsList_Custom1 .block .more .morelink {
}
.NewsList_Custom1 .block .more .morelink:hover {
}
.NewsList_Custom1 .block .seperator {
}
.NewsList_Custom1 .block .imagetable {
}
.NewsList_Custom1 .block .imagetable .imagecell {
}
.NewsList_Custom1 .block .imagetable .imagecell .picture {
}
.NewsList_Custom1 .block .imagetable .imagecell .description {
}
