.date {
	border-right: 1px dotted #000;
	margin-right: 5px;
	float: left;
	font-weight: 900;
	line-height: 1.2em !important;
	padding-right: 0.5em;
	min-width: 2.5em;
	text-transform: uppercase;
	text-align: center;
}

.feedburnerFeedBlock ul {
	list-style: none;
	padding-top: 30px;
}
.feedburnerFeedBlock ul li {
	border-bottom: 1px dotted;
	padding-top:20px;
}
	.feedburnerFeedBlock ul li:first-child {
	border-top: 1px dotted;
}