.ContactListCell
{
    padding: 5px 10px 0px 0px;
}

.ContactListCell a
{
	font-weight:bold;
	font-size: 12px;
}

.ContactListCell a:hover
{
	font-weight:bold;
	font-size: 12px;
	text-decoration:underline;
}
