.informationForCustomer{
	with:700px;
	overflow:auto;
	margin:5px;
}

.informationForCustomer tr td{
	white-space:nowrap;
	padding:2px;
}

.informationForSurvey tr td {
	word-wrap: break-word;
}

.informationForSurvey{
	margin:5px;
	max-height:300px;
	overflow:auto;
}

.title_question{
	width:70%;
}

.title_answer{
	width:30%;
}