.chat_list > li{
	list-style-type:none !important;
	display:inline !important;
	background-image:URL('../../../../../../www.alphazone4.com/wp-content/plugins/jabberauth/images/chatBox.png');
	width: 231px;
	height: 145px;
	float:left;
}

.chat_list_active, .chat_list > li:hover{
	background-position: 0px -145px !important;
}

.chat_list_img{
	margin-left:22px !important;
	margin-top:20px !important;
	float:left;
	width:100px;
	height:100px;
}

.chat_list p{
	margin-top:50px;
	margin-right:20px;
	text-align:center;
	font-size:15px;
}

.chat_more{
	margin-left:14px;
	display: none;
}

.chat_more_before{
	clear:both;
	background-image:URL('../../../../../../www.alphazone4.com/wp-content/plugins/jabberauth/images/chatTop.png');
	width:679px;
	height:22px;
}

.chat_more_content{
	background-image:URL('../../../../../../www.alphazone4.com/wp-content/plugins/jabberauth/images/chatBack.png');
	background-repeat:repeat-y;
	width:679px;
}

.chat_more_content .left{
	padding:8px;
}

.chat_more_content ul{
	padding-left:35px;
	margin-bottom:0;
}

.chat_more_content p{
	margin-left: 30px;
	margin-right: 30px;
    margin-bottom: 0;
	margin-top: 0;
}

.chat_more_after{
	background-image:URL('../../../../../../www.alphazone4.com/wp-content/plugins/jabberauth/images/chatBottom.png');
	width:679px;
	height:22px;
}