/** Utilisateur FAX **/
.httpName{
	float : left;
	width : 28%;
	border-right : 1px solid #CCCCCC;
	min-height : 20px;
	margin-left : 15px;
}

#headerList .httpName{
	margin-left : 25px;
}

.httpMobile{
	float : left;
	width : 28%;
	border-right : 1px solid #CCCCCC;
	min-height : 20px;
	margin-left : 15px;
}

#headerList .httpMobile{
	margin-left : 25px;
}

.httpComment{
	float : left;
	width : 28%;
	border-right : 1px solid #CCCCCC;
	min-height : 20px;
	margin-left : 15px;
}

#headerList .httpComment{
	margin-left : 25px;
}

.httpAvailable{
	float : left;
	width : 6%;
	text-align : center;
	min-height : 20px;
}