.arsnews-item {
	clear: both;
}

.arsnews-item .date {
	width:70px;
}

.arsnews-item .date .day {
	color: #018AB8;
    display: block;
    font-family: Verdana;
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
	line-height:27px;
    width: 45px;
	height:27px;
	background:transparent url("../images/day-bg.png") no-repeat 50% 50%;
}

.arsnews-item .date .month-year {
    color: #018AB8;
    display: block;
    font-family: Verdana;
    font-size: 10px;
    margin: 0 auto;
    width: 50px;
	line-height:24px;
}

.arsnews-item .intro {
	padding-bottom:15px;	
}

.arsnews-item .intro h4 {
	margin:0;
}

.arsnews-item .intro h4 a {
    font-weight: normal;
    line-height: 20px;
    text-decoration: underline;
}

.arsnews-item .intro h4 a:hover, .arsnews-item .intro a.readmore:hover {
	color:#000;
}

.arsnews-item .intro a.readmore {
	padding-left:3px;
	text-decoration: underline;
}
