h4 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}

.tdPhoto {
	width: 106px;
	text-align: left;
	padding-right: 24px;
	vertical-align: top;
}

.tdInfo {
	width: 460px;
	vertical-align: top;
}

.rightLink {
	padding-left: 15px;
}

.previewSectionTitle {
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 100px;
}

.profileLinks {
	vertical-align: top;
	border-left: 1px solid #e8e8e8;
	width: 180px;
	padding-left: 20px;
	padding-bottom: 10px;
	/*line-height: 2;*/
}
.profileLinks div {
	margin-top:5px;
}
.profileLinks img {
	margin-right: 10px;
	position: relative;
	top: 3px;
}

.tdProfileLinks {
	vertical-align: top;
	width: 180px;
}

.sectionInfo {
	vertical-align: top;
	padding-bottom: 20px;
	width: 460px;
}

.topSectionInfo {
	vertical-align: top;
	width: 280px;
}

.subMenu1 {
	text-decoration: underline;
	font-weight: bold;
	margin-top: 7px;
	color: black;
	font-size: 12px;
}

