.experts-list a
{
	text-transform: uppercase;
}

.experts-list td
{
	font-weight: bold;
	width: 50%;
}

.experts-list img
{
	float: left;
	margin: 0px 10px 0px 0px;
}