#chatContainer{
	width: 100%;
	height: 300px;
	border: 1px solid #c6c6c6;
	margin-bottom: 5px;
	overflow-y: auto;
}

