.ethno_ul > li {
	padding-bottom:0.5em;
}
.ethno_ul {
	/*
	float:left;
	width:25%
	*/
	display:inline-block;
	width:24%;
	vertical-align:top;
	margin-bottom: 0;
}
@media screen and (min-width: 780px){
	figure {
		border: #eee 1px solid;
		float:left;
		display:inline-block;
		margin-left: 0;
		margin-top: 0;
		margin-right: 1em;
		margin-bottom: 1em;
	}
}
.ethnobigoverview {
	font-size: 1.25em !important;
}
.uzk15__mainnavigation .uzk15__flyoutwrapper .uzk15__flyouttop a.uzk15__overviewlink::after{
     content:" ► "
}
h1 {
	font-size: 2em;
}
figure img {
	padding:0 !important;
	float: none !important;


}

figcaption {
	padding:0.5em;


}
table {
	border-collapse:collapse;
}

table tr td {
    font-size: inherit;
    border:1px #ccc solid;
	margin:0;
	padding:0.25em;

}
tr:nth-child(odd) {
	background-color: #e3e8ed;
}




.uzktablestandard50 tbody tr:first-child, .uzktablestandard75 tbody tr:first-child, .uzktablestandard100 tbody tr:first-child,.uzktablestandard tbody tr:first-child {
	background-color:#32475b !important;
	color:white;
}
.uzktablestandard50 tbody tr:nth-child(odd), .uzktablestandard75 tbody tr:nth-child(odd), .uzktablestandard100 tbody tr:nth-child(odd), .uzktablestandard tbody tr:nth-child(odd) {
	background-color: #e3e8ed;
}
.uzktablestandard50 tbody tr:nth-child(even), .uzktablestandard75 tbody tr:nth-child(even), .uzktablestandard100 tbody tr:nth-child(even), .uzktablestandard tbody tr:nth-child(even) {
	background-color: white;
}

.uzktableenhanced75 tbody tr:first-child {
	background-color:#32475b !important;
	color:white;
	font-weight:bold;
}
.uzktableenhanced75 tbody tr:nth-child(odd) {
	background-color: #e3e8ed;
}
.uzktableenhanced75 tbody tr:nth-child(even) {
	background-color: white;
}
.uzktableenhanced75 tbody tr td:first-child {
	background-color:#32475b !important;
	color:white;
	font-weight:bold;
}

.image {

}
.aspectratio {

}

.img25 {
	
}
.img50 {
	
}
.img100 {
	width: 100%;
}


.NORM {
	display:inline-block;
}
.TEASR {
	display: block;
}

.NORMA {
	padding:0;
	margin-bottom:-1px;
}
.TEASR > article > a:hover {
	background-color:#32475b;
}
/*
@media screen {
	.TEASR > article:nth-child(3) {
		margin-left: 1% !important;
		margin-right: 1% !important;
	}
	.TEASR > article:nth-child(7) {
		margin-left: 1% !important;
		margin-right: 1% !important;
	}
}
*/

	
@media screen and (min-width:1024px){
	.TEASR > article:nth-child(3) {
		margin-left: 1.8% !important;
		margin-right: 1.8% !important;
	}
	.TEASR > article:nth-child(7) {
		margin-left: 1.8% !important;
		margin-right: 1.8% !important;
	}
}






