div.d-footerlinks 
{	color: #FFF;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-size:12px;
	font-family:Arial;
}

div.d-footerlinks a
{	color: #FFF;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial;
}

div.d-footerlinks a:hover 
{	text-decoration: underline;
}

table.mainmenu td.d-menuline
{	width:1px;
	background: transparent url('../images/bg-menucorner.gif') right top no-repeat;
	padding:0px;
	margin:0px;
}

div.d-thumb
{	background:#D0D0D0;
	padding:3px;
	margin-bottom:3px;
	width:190px;
}

td.d-thumb
{	padding-bottom:10px;
}

div.date
{	font-size:10px;
	color:#1D9C50;
}

div.news-abstract
{	padding-bottom:10px;
	border-bottom:1px solid #C1C0C0;
	margin-bottom:10px;
}

div.news-abstract, div.news-abstract a
{	font-size:11px;
	color:#000000;
}
