/* -- Message Contacts List Component Style CSS -- */
.msg_contact_tbl
{
	
}

.msg_contact_tbl_header
{
	font-weight: bold;
	background: #FFF0F2;
}

.msg_contact_bottom
{
	text-align: left;
	color: #fff;
}

.msg_contact_thumb
{
	float: left;
}

.msg_contact_profile_info
{
	float: left;
	text-align: center;
	margin: 2px;
}

.msg_contact_profile_online
{
	width: 100px;
}