.archives li{
	list-style-type:none;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0;
}

.archives li a {
	text-decoration: none;
	font: bold 12px Arial, Helvectica, sans-serif;
}

.mag-archives li {
	float:left;
	width:140px;
}

li.clearer {
	clear: both;
	margin: 0;
	padding: 0;
}
