/* The following styles are used by Chemistry/PeriodicTables/PT_Footer; Time/Time_Footer */
div.lang_superrow {
	display: flex;
	flex-direction: row;
	margin: 0px;
}

div.langfam_block {
	display: flex;
	flex-direction: column;
	padding: 2px;
}

	div.langfam_block div.famhead {
		text-align: left;
		font-weight: bold;
		font-size: 80%;
		padding-left: 2px;
	}

div.lang_row {
	display: flex;
	flex-direction: row;
	padding-bottom: 6px;
	}

div.lang_row > div {
/*
	vertical-align: middle;
	display: inline;
	justify-content: center;
	font-size: 80%;
*/
	}

div.lang_row > div p {
	font-size: 90%;
}

a, a:link, a:visited {
	color: inherit;
	border: 1px black solid;
	padding: 0 2px;
	text-decoration: none;
}
/* THE FOLLOWING ARE FOR THE OWML, MWOL FOOTER LINKS USING SMALL FLAGS * /
.mf, .lt, .lv,
.br, .cy, .kw, .ga,
.da, .de, .en-uk, .en-us, .en, .fy, .is, .nl, .no, .sv,
.hi, .ur,
.fa, .ku,
.ca, .es, .fr, .it, .pt, .ro,
.el, .hy, .sq,
.be, .bg, .cs, .hr, .mk, .pl, .ru, .sk, .sl, .sr, .uk,
.et, .fi, .hu,
.tr, .az,
.ka, .eu, .eo 
*/
body.footer img
{
	background-repeat: no-repeat;
	width: 25px;
	height: 18px;
	margin-right: 2px;
/*
	padding-right: 2px;
*/
	background-position: 0% 50%;
	border: 1px gray dotted;
}
