img {
	margin: 5px 10px 5px 10px;
}

#chatArea
{
	height: 200px;
   	overflow: auto;
    	background: #fafbfc;
}
