.articles-list{
	padding-bottom: 1.3em;
}

.articles-list a{
	text-decoration:none;
	color: #000;
}

.articles-list a:hover{
	color: #422;
}

.articles-list h3 a:hover{
	text-decoration: underline;
}

.articles-list-date{
	width: 100px;
	height: 24px;
	background: url("/images/date.gif") no-repeat;
	text-align: center;
	line-height: 1.45em;
	font-size: 1.2em;
	color:#FFF;
	font-family: Times New Roman;
}

.articles-list h3{
	margin:0.5em 0;
}

.articles-item{
	margin: 0.5em 0 1.5em 0;
}
