#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	background-color:	#F9E08C; 
	margin: remainder;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: maroon;
	padding: 10px 8px;
	text-align: center;
	border-bottom: 2px solid black;
}
#hor-minimalist-a td
{
	color: maroon;
	padding: 9px 8px 0px 8px;
	vertical-align: top;
}
#hor-minimalist-a td.title
{
	color: maroon;
	padding: 6px 8px;
	width: 250px;
}

#hor-minimalist-a td.beerweek
{
	background-color:	white; 
}
#hor-minimalist-a tbody tr:hover td
{
	color: red;
}

#hor-minimalist-a tr.category
{ 
	font-size: 12px;	
	font-weight: bold;
	color: red;
	text-align: bottom;
}
#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background-color:	#F9E08C; 
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}

#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}


