﻿
.NewsList_Custom1
{
}

.NewsList_Custom1 .block
{
	width: 100%;
	padding-bottom: 5px;
}

.NewsList_Custom1 .block .title
{
	font-size: 12px;
	color:white;
	font-weight:bold;
	padding-bottom:10px;
	

}
.NewsList_Custom1 .block .title .titlediv .full {
}
.NewsList_Custom1 .block .title .titlediv .link {
}
.NewsList_Custom1 .block .title .titlediv .link:hover {
}
.NewsList_Custom1 .block .title .datediv {
	font-size: 11px;
	color:white;
}


.NewsList_Custom1 .block .title .imagediv {
	padding-bottom:5px;
}

.NewsList_Custom1 .block .title .imagediv .imagetable .imagecell .picture {
	padding-bottom:5px;
}


.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 {
	font-size: 12px;
	width: 100%;
	color:white;
}

.NewsList_Custom1 .block .more 
{
	background: url(/SiteFiles/Layout/button1.jpg) left top no-repeat;
	float: right;
	width: 79px;
	height: 24px;
    	text-align:center;
	padding-top: 6px;
	margin-top:7px;

	
}
.NewsList_Custom1 .block .more .morelink 
{
	background: none;
    	font-weight: bold;
	text-transform: uppercase;
   	cursor: hand;
    	font-size: 11px;
    	color: #ffffff;
	padding: 0;
	margin: 0;
}

.NewsList_Custom1 .block .more .morelink:hover
{
}

.NewsList_Custom1 .block .back 
{
	background: url(/SiteFiles/Layout/button1.jpg) left top no-repeat;
	float: right;
	width: 79px;
	height: 24px;
    	text-align:center;
	padding-top: 6px;
	margin-top:7px;

}
.NewsList_Custom1 .block .back .backlink {

	background: none;
    	font-weight: bold;
	text-transform: uppercase;
   	cursor: hand;
    	font-size: 11px;
    	color: #ffffff;
	padding: 0;
	margin: 0;

}
.NewsList_Custom1 .block .back .backlink:hover {
}


.NewsList_Custom1 .block .seperator 
{
	border-bottom: solid 2px #000000;
	width: 100%;
	font-size:1px;
	height:0px;


}
.NewsList_Custom1 .block .imagetable {
}
.NewsList_Custom1 .block .imagetable .imagecell {
	vertical-align: bottom;
	
}
.NewsList_Custom1 .block .imagetable .imagecell .picture {
border: 2px solid #545454;
}

.NewsList_Custom1 .block .imagetable .imagecell .picture IMG{
border: 0px;
}

.NewsList_Custom1 .block .imagetable .imagecell .description {
	font-size: 11px;
	font-style: italic;
	padding: 2px;
	padding-left: 10px;
}
