	
	
	#hor-minimalist-b
	{
		font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
		font-size: 12px;
		background: #fff;
		width: 90%;
		border-collapse: collapse;
		text-align: left;
	}
	#hor-minimalist-b th
	{
		font-size: 12px;
		font-weight: normal;
		color: #d05606;
		padding: 10px 8px;
		font-weight:bold;
		border-bottom: 2px solid #d05606;
	}
	#hor-minimalist-b td
	{
		border-bottom: 1px solid #2897CE;
		color: #669;
		padding: 6px 8px;
	}
	#hor-minimalist-b tbody tr:hover td
	{
		color: #009;
	}
	
	
