﻿/* Newslist in sidebar */

.NewsList_Custom2 {
}


.NewsList_Custom2 .block {

}

.NewsList_Custom2 .block .title a {
	font: 11px/20px "Century Gothic", Arial, Helvetica, sans-serif;
	background: url(/Sitefiles/layout/dot.png) left 10px no-repeat;
	padding: 0; margin: 0;
	padding: 0px 0px 5px 15px;
	display: block;
}

.NewsList_Custom2 .block .title {
	padding: 0; margin: 0;
}

.NewsList_Custom2 .FullListLink a {
	font: italic 11px/20px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #505050;
	cursor:pointer;
	cursor:hand;
}
.NewsList_Custom2 .FullListLink {
	padding: 0 0 10px 0;
}

.NewsList_Custom2 .title .titlediv
{
padding-bottom:10px;
}

.NewsList_Custom2 .title .datediv
{
display:block;
text-align:right;
}

.NewsList_Custom2 .back
{
	margin:10px 0 20px 0;
	cursor:pointer;
	cursor:hand;
}
