﻿body
{
	line-height: 1.6em;
}

#hor-minimalist-b
{
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-size: 12px;
	background: #fff;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: bold;
	/*color: #039;*/
	padding: 10px 8px;
	border-bottom: 1px solid;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	/*color: #669;*/
	padding: 6px 8px;
	vertical-align: top;
}

