﻿.NewsList_Custom1 {
	background: none;
	width: 180px;
	padding-left:15px;
}

.NewsList_Custom1 .block {
	background: none;
	width: 100%;
	color: #333;
	font-size: 12px; 
}

.NewsList_Custom1 .titlediv a.link,
.NewsList_Custom1 .title .titlediv .link,
.NewsList_Custom1 .titlediv a,
.NewsList_Custom1 .titlediv .link {
	color: #900;
}


.NewsList_Custom1 .block .title {
	padding-bottom: 0px;
	padding-top: 10px;
	font: bold 12px "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #900;
}

.NewsList_Custom1 .backlink {
	cursor: hand;
	cursor: pointer;
	margin-top: 20px;
	text-decoration: underline;
	display: block;
	color: #900;	
}
.NewsList_Custom1 .backlink:hover {

}

.NewsList_Custom1 .block .title .titlediv {
	float: left;
	color: #900;
	font:normal 12px "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:12px;
	padding-left:25px;
	background:transparent url(/SiteFiles/Layout/bullet-axe.png) no-repeat left 3px;
}

.NewsList_Custom1 .block .title .titlediv .full {
}
.NewsList_Custom1 .FullListLink {
	padding-top:15px;
}

.NewsList_Custom1 .block .title .titlediv .link {
}
.NewsList_Custom1 .block .title .titlediv .link:hover {
}
.NewsList_Custom1 .block .title .datediv {
	float: left;
	color: #900;
	font-weight: normal;
	font-style: italic;	
	font-size: 12px;
	float: right;
}

.NewsList_Custom1 .block .title .imagediv {
}

.NewsList_Custom1 .block .subtitle {
	font-size: 11px;
	color: #AAAAAA;
}

.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 {
	height: 10px;
	background-color: #000000;
	width: 100%;
}

.NewsList_Custom1 .block .imagetable {
}

.NewsList_Custom1 .block .imagetable .imagecell {
	padding: 2px;
	vertical-align: bottom;
}
.NewsList_Custom1 .block .imagetable .imagecell .picture {
}
.NewsList_Custom1 .block .imagetable .imagecell .description {
	font-size: 11px;
	font-style: italic;
	padding: 2px;
	padding-left: 10px;
}

