/*-------------------------------------------------------------------------
Formatting
-------------------------------------------------------------------------*/
#other-areas{
	border: 2px solid #E7E1EB;
	background-color: #E7E1EB;
	background-image: url(/images/areas-of-specialization-til.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 11px 17px 17px 17px;
	margin: 4em 0 0 0;
}
#areas-header{
	padding: 0 0 16px 0;
}

#other-lt{
	float: left;
	width: 250px;
}
#other-rt{
	float: right;
	width: 250px;
}
.areas-photo{
	width: 75px;
	float: left;
	padding: 0 0 5px 0;
}
.areas-text{
	width: 170px;
	float: left;
	font-size: 10px;
	padding: 3px 0 5px 0;
	line-height: 14px;
}
.areas-text a:link,
.areas-text a:visited{
	text-decoration: none;
}
.areas-text a:hover,
.areas-text a:active{
	text-decoration: underline;
}
.areas-text a strong{
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #4F2970 !important;
	line-height: 16px;
}
.areas-text a:link,
.areas-text a:visited,
.areas-text a:hover,
.areas-text a:active{
	color: #000000;
}
