* {
	font-size: 100%;
	font-style: normal;
	margin: 0;
}
body {
	margin: 5 0 0;
	font-size: 75%;
	line-height: 150%;
}
a:link,a:visited,a:hover {
	text-decoration:underline;
	color:#2867AC;
}
.day {
	width: 60px;
	vertical-align: top;
	float: left;
	background: url(../img/tpl/icon_p.gif) no-repeat;
	height: 20px;
}
.title {
	vertical-align: top;
	width: 510px;
	float: left;
	height: 20px;
}
.topicsAria {
	clear: left;
}
