#profile-title {
	height: 25px;
	width: 740px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
#profile-separator {
	background-image: url(/common_img/cln-separator.gif);
	background-repeat: repeat-y;
	width: 740px;
}
#profile-separator p {
	line-height: 1.7em;
	margin-bottom: 15px;
}
#profile-left-space {
	float: left;
	width: 390px;
	margin-bottom: 10px;

}
#profile-right-space {
	float: right;
	width: 350px;
	margin-bottom: 10px;
}
.padding-10 {
	padding: 10px;
}
.profile-caption {
	font-size: 12px;
	line-height: 2.2em;
}
.sub-img-left {
	float: left;
	margin-bottom: 20px;
	width: 180px;
}
.sub-img-right {
	float: right;
	margin-bottom: 20px;
	width: 180px;
}
#president-left {
	float: left;
	width: 125px;
	text-align: center;
}
#president-right {
	float: right;
	width: 210px;
	padding-right: 10px;
}
.profile-table {
	font-size: 12px;
	line-height: 1.5em;
	width: 330px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.profile-td-left {
	padding-bottom: 8px;
	padding-left: 10px;
	vertical-align: top;
	width: 70px;
}
.profile-td-right {
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 2px;
	vertical-align: top;
}
.profile-td-left2 {
	padding-left: 10px;
	vertical-align: top;
	width: 90px;
	padding-bottom: 7px;
}
.profile-td-right2 {
	padding-right: 10px;
	padding-left: 2px;
	vertical-align: top;
	padding-bottom: 7px;
}
.profile-td {
	padding-left: 10px;
	vertical-align: top;
	padding-bottom: 7px;
}
