﻿.technology {
	cursor: pointer;
	font:caption;
	font-size:14px;
	font-weight:bold;
	margin: 10px 0;
}
.thelanguage {
	color: #A8A49B;
	margin-bottom: 20px;
}
.thelanguage img {
	margin: 10px 10px 10px 10px;
	float: none;
}
.thelanguage p {
	text-align: justify;
}
.openlanguage {
	color: #DEDEDE;
}
.closedlanguage {
	color: #4D4C48;
}
