.languageEnglish_new {
	float: left;
	position: relative;
	left: 50px;
	top: 10px;
	width: 45px;
	height: 40px;
	cursor: pointer;
}

.languageFrench_new {
	float: left;
	position: relative;
	left: 50px;
	top: 44px;
	width: 45px;
	height: 40px;
	cursor: pointer;
}