#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 10px 8px;
	border-bottom: 2px solid #333333;
}
#hor-minimalist-a td
{
	color: #333333;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #000000;
}

.post .title  { margin: 0 0 5px 0; font-weight:200; }
