@charset "utf-8";
/* CSS Document */
#attorney {
	width: 550px;
	clear: both;
	float: left;
	margin-bottom: 20px;
}
#attorney .intro {
	margin-bottom: 6px;
}
#attorney .leftcol {
	width: 320px;
	wi\dth: 300px;
	/* padding-right: 20px; */
	margin-right: 20px;
	float:left;
}
#attorney .rightcol {
	width: 210px;
	float:left;
	clear: right;
}

#attorney .rightcol h1, #attorney .rightcol h2, #attorney .rightcol h3, #attorney .rightcol h4, #attorney .rightcol p {
	color: #222;
}
#attorney h1, #attorney h2, #attorney h3, #attorney h4, #attorney h5 {
	color: #222;
	padding: 5px 0 0 0;
}
.photo {
	margin-top: 10px;
}

#attorneyV2 {
	width: 530px;
	clear: both;
	float: left;
	margin-bottom: 20px;
}
#attorneyV2 .intro {
	margin-bottom: 6px;
}
#attorneyV2 .leftcol {
	width: 530px;
	margin-right: 20px;
	float:left;
}
#attorneyV2 .rightcol {
	width: 190px;
	float:right;
	clear: right;
	padding-left: 20px;
}

#attorneyV2 .rightcol h1, #attorneyV2 .rightcol h2, #attorneyV2 .rightcol h3, #attorneyV2 .rightcol h4 {
	color: #222;
	margin:0px;
}
#attorneyV2 .rightcol p {
	margin: 0 0 8px 0;
}
#attorneyV2 h1, #attorneyV2 h2, #attorneyV2 h3, #attorneyV2 h4, #attorneyV2 h5 {
	color: #222
}
#attorneyV2 .photo {
	width:320px;
	float:left;
	margin-top: 3px;
}
#attorneyV2 .about {
	float: left;
}
