table.list2{
	margin-top: 5px;
	margin-bottom: 5px;
}
table.list2 strong {

	font-weight: normal;
	color: #D8641F;
}
table.list2 td.name {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #E2D5A5;
	border-bottom-color: #E7E7E7;
	color: #607A18;
}
table.list2 td.value {
	padding-left: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #E7E7E7;
	border-left-color: #F8F4E9;
}
span.example {

	font-size: 10px;
	color: #999999;
/*	font-family: "lr SVbN", "Osaka|";*/
}
div.sepa {
	background-color: #ECF4E1;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFEDCD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFEDCD;
}
