/* CSS Document */
div.lawyerName {
	color: #403F2D;
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 20px;
}
div.practiceAreaList {
	font-weight: bold;
}
div.practiceAreaList ul.practiceAreaList {
	font-weight: normal;
	list-style: none;
}
div#relatedNewsBlockLimited,
div#relatedArticlesBlockLimited {
	display: none;
}
div.relatedNews {
	font-weight: bold;
	margin-top: 10px;
}
div.relatedNews ul.relatedNews {
	font-weight: normal;
	list-style: none;
}
div.practiceAreaList {
	margin-top: 10px;
}
div.practiceAreaList div.practiceAreaText {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
div.lawyer div.content {
	margin: 10px 0 0 0;
	padding: 0;
}
div.LawyerPhoto {
	float: left;
	height: 187px;
	margin: 2px 8px 0 0;
	width: 92px;
}
div.vcard {
	float: left;
	height: 189px;
	width: 330px;
}
div.vcard a img {
	border: none;
	text-decoration: none;
}
div.contact_info {
	margin-top: 10px;
}

p#lessnews,
p#lessarticles,
p#morenews,
p#morearticles {
	font-weight: normal;
	text-align: right;
}
p#lessnews,
p#lessarticles {
	display: none;
}