table#anews {
	width:246px;
	font-family:Tahoma, FreeSans, sans-serif;
	font-size:12px;
	color:#838383;
}

table#anewsd {
	width:246px;
}

#anewsd th {
	background:url('../img/calendar-noday.jpg') center no-repeat;
	width:35px;
	height:29px;
	font-weight:normal;
	text-align:center;
}

#anewsd td {
	background:url('../img/calendar-noday.jpg') center no-repeat;
	width:32px;
	height:29px;
	text-align:center;
}

#anewsd td a{
	color:#fff;
	text-decoration:none;
}

#anewsd td.with-a {
	background:url('../img/calendar-day.jpg') center no-repeat;
}

td#curDay a{}
td#curDay{}

table#anewsh {
	width:246px;
	background:url('../img/calendar-head.jpg') no-repeat;
	height:58px;
}

#anewsh th {
	font-family:'Trebuchet MS', Tahoma, FreeSans, sans-serif;
	font-size:18px;
	color:#181c21;
}

#anewsh img.next-prev {
	margin:0 15px;
}

#anewsh a{}
#anewsh th a{}
#anews td{}
