.lang_en {
	border: thick solid red;
	font-weight: bold;
}

.lang_he {
	border: thin solid black;
	font-weight: normal;
}
