#alerte {
	width: 250px;
	min-height: 100px;
}

.alerte {
	width: 250px;
}

#confirmation {
	width: 250px;
	min-height: 100px;
}

#prompt {
	width: 250px;
	min-height: 100px;
}

#prompt_field {
	width: 200px;
}

#abuse {
	width: 500px;
}

#nochat, #flashversion {
	width: 280px;
}

.prendre_rdv {
	width: 370px;
}

.date_rdv,.date_heure {
	width: 160px;
	height: 17px;
}

.rdv_message {
	width: 355px;
	height: 150px;
	padding: 5px;
	border: none;
}

#envoyer_message,#envoyer_message_bis {
	width: 370px;
}

#envoyer_message.alerte {
	width: 370px;	
}
#message_sujet,#message_bis_sujet,#envoyer_message_bis_id {
	width: 365px;
	height: 17px;
	padding: 0px 0px 0px 5px;
	border: none;
}

#envoyer_message_bis_id {
	width: 365px;
}

#envoyer_message_id {
	width: 365px;
	padding: 0px 0px 0px 5px;
	border: none;
}

#message_contenu,#message_bis_contenu {
	width: 360px;
	height: 150px;
	padding: 5px;
	border: none;
}

#noter_video {
	width: 200px;
}

#noter_animation {
	width: 370px;
}

#noter_animation_commentaire {
	width: 355px;
	height: 150px;
	padding: 5px;
	border: none;
}

#nochat .options {
	padding: 10px 0px 0px 0px; 
	text-align:center;
}
#nochat .options img{
	margin-right: 10px;
}
