DIV.cmsContent {
	width: 364px;
	overflow-x: hidden;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000066;
}
DIV.cmsContent TD {
	font-size: 13px;
	line-height: 17px;
}
DIV.tmpData {
	margin-top: .7em;
	font-size: 13px;
}
DIV.tmpData A {
	color: #B32215;
}
DIV.cmsContent HR {
	color: #000066;
}

/* Controls */

SELECT#lstDomain {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: blue;
	margin-left: 5px;
}

/* Excerpt */

DIV#AttorneyBio P.Excerpt {
	border: 0;
	background-color: White;
}
