.telephone {
	visibility: hidden;
}
#text .right {
	float: right;
	margin-left: 0px;
}
#text .left {
	float: left;
	margin-right: 0px;
}
