.connection label {
	font-weight:bold;
	float:left;
	width:200px;
}
.message {
	padding:5px;
	border:2px solid #FF0000;
	text-align:center;
}
