﻿.News{}

.News .NewsArea
{
	min-height: 415px;
}

.News .ListViewHandler
{
	padding-left: 20px; 
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;	
}

.News .OffsetOn5ToLeft 
{
	margin-left: -5px;
}

.News .ItemView
{
	margin-top: 10px; 
	margin-bottom:5px;
}

.News .ItemView .Item
{
	padding-top:5px; 
	padding-left:5px; 
	padding-bottom:5px; 
	background-color:#f0fbff; 
	width:63px;	
}

.News a
{
	text-decoration: none;	
	color: #00a0de;	
}

.News a:visited
{
	text-decoration: none;	
	color: #6f1983;
}