table#meetteam td
{
	text-align: center;
	width: 205px;
}

.nametext
{
	background-color: transparent;
	color: #9F6522;
	font-weight: bold;
	text-decoration: none;
}

.jobtitle
{
	font-weight: bold;
}

.link
{
	background-color: transparent;
	color: #4D4E50;
	text-decoration: none;
}

table#team p
{
	width: 375px;
}

td#limg
{
	width: 200px;
	text-align: center;
}

ul#lstCasestudies{
   margin: 20px 0;
   padding: 0;
}

ul#lstCasestudies li{
   list-style-type: none;
   margin: 0;
   padding: 10px 0;
}
