#content-sub img.profile {
	display: block;
	position: relative;
	margin: 0 0 15px 65px;
	border: 1px solid #9b5726;
	padding: 3px;
	background: #fff;
}

#content-sub dl.vcard {
	display: block;
	color: #151515;
	text-align: right;
}

#content-sub dl.vcard dt {
	display: block;
	font: 14px/21px Baskerville, "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
}

#site-info dl.vcard dd {
	display: block;
}

#content-sub dl.vcard dd.tel, #content-sub dl.vcard dd.location {
	display: inline;
	/* margin-right: 10px; */
}

#content-sub dl a {
	color: #930;
	text-decoration: none;
}

#content-sub dl a:hover {
	color: #930;
	text-decoration: underline;
}

#content-main ul.profile {
	display: block;
	position: relative;
	color: #1f1f1f;
}

#content-main ul.profile li {
	display: block;
	position: relative;
	text-align: left;
	line-height: 16px;
	padding-left: 10px;
	height: auto;
	margin-bottom: 4px;
	background: url(../images/bullet2.gif) no-repeat left 7px;
}

#content-main ul.profilesub li {
	display: block;
	position: relative;
	text-align: left;
	line-height: 16px;
	padding-left: 10px;
	height: auto;
	margin-left: 10px;
	margin-bottom: 4px;
	background: url(../images/bullet2.gif) no-repeat left 7px;
}

