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

.lang_he {
	border: thick solid blue; 
	font-weight: bold;
}

