tr {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	
}

#mainImage {
	background-image: url(images/mainImgAttorneyProfiles.jpg)
}


h1 {
color: #000000;
border-bottom: 2px solid #000000;
font-size: 14px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 0px;
}

.attorneyPhoto {
border: 1px solid #000000;
}

.subList {
	margin-top: -30px;
	margin-bottom: -20px;
	list-style-image: none;
	list-style-type: none;
}

.subList li {
	list-style-image: none;
	list-style-type: none;
}

