div.executive-title {
	color: #666;
	font-size: .9em;
	margin: 0 0 1em 2em;
}
.activity {
	cursor: pointer;
	float: left;
	height: 200px;
	margin: 0 5px 5px 0;
	width: 265px;
}
.activity-description {
	color: #fff;
	background: url(https://www.hkfbs.org.hk/static/images/functions/s4_2011/shade.png);
	height: 28px;
	margin-top: 172px;
	overflow: hidden;
	padding: 0 5px;
}
.activity-description h2 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 28px;
	margin: 0;
	padding: 0;
}
.internship th, .internship td {
	padding-bottom: 20px;
}
.internship {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
.internship th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 460px;
}
.internship th .details {
	font-size: .9em;
	font-weight: normal;
}
.mp-quote {
	min-height: 130px;
	margin-bottom: 20px;
	padding-left: 110px;
	position: relative;
}
.mp-quote .mp-quote-picture {
	left: 0;
	position: absolute;
	top: 0;
}
.mp-quote .mp-quote-text {
	color: #666;
	font-family: "Times New Roman",Times;
	font-size: 1.5em;
}
.mp-quote .mp-quote-from {
	text-align: right;
}