﻿#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 260px;
	border:solid 1px #6678b1;
	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;
}

.one-column-emphasis
{
	font-family: Arial, "Lucida Grande", Sans-Serif;
	font-size: 11px;
	width: 90%;
	text-align: left;
	border-collapse: collapse;
}
.one-column-emphasis th
{
	text-align:center;
	font-size: 11px;
	font-weight: normal;
	padding: 8px 10px;
	color: #066504;
}
.one-column-emphasis td
{
	padding: 5px 8px;
	color: #066504;
	border-top: 1px solid #d4f2b4;
}
.oce-first
{
	background: #d1f0c4;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
.one-column-emphasis tr:hover td
{
	color: #066504;
	background: #e6fcd3;
}
.rights {
	text-align:center;
}

