﻿#specialists-grid
{
	overflow: hidden;
}

#specialists-grid .specialist
{
	float: left;
	width: 188px;
	margin: 0px 36px 0px 0px; 
}

.right
{
	margin-right: 0px !important;
}

.profile-row,
.row
{
	clear: both;
}

.title
{
	font-weight: bold;
	margin-bottom: 10px !important;
}
.profile
{
	margin-bottom: 20px !important;
}
.profile a.clinic-colour
{
	font-weight: bold;
	text-decoration: none;
}
.profile .clinic-colour,
.profile .summary
{
	font-size: 0.85em;
}
.photo
{
	background-repeat: no-repeat;
	width: 188px !important;
	margin: 0px;
}
.photo a
{
	overflow: visible;
	display: block;
	width: 188px;
	height: 156px;
	position: relative;
}

.photo a img
{
	position: absolute;
}