.htl-light {
	width: 365px;
	float: left;
	text-align: center;
	margin-left: 2px;
	display: inline-block;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e7e7e7;
	visibility: visible;
	clear: inherit;
}

.htl-right {
	width: 360px;
	float: right;
	text-align: center;
	margin-left: 5px;
	display: inline-block;
	visibility: visible;
}

.htl-pic {
	margin-top: 24px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	margin-bottom: 12px;
	vertical-align: middle;
}

.htl-name {
	padding-left: 4px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: bolder;
	color: blue;
	margin-bottom: 0px;
	border-bottom-width: 0px;
	padding-top: 0px;
	margin-top: 2px;
	text-align: left;
}

.htl-name-std {
	font-size: 13px;
	font-weight: normal;
	color: black;
	margin-bottom: 0px;
	margin-top: 2px;
	text-align: left;
	background-color: #ebebeb;
	margin-left: 0px;
	border-color: silver silver silver silver;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.htl-namelink {
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 0px;
	border-top-width: 1px;
	margin-bottom: 0px;
	text-align: left;
}


