/* Custom Definitions */

@import url(/ambiance.php/css/company/company-base.css);

.client-divider {
	background-color: #ffffff;
	border: 1px solid #000000;
}

.member-position { clear: both; }

.member-photo {
	width: 200px;
	height: 200px;
	margin-bottom: 10px;
	border: 3px double #999999;
	float: right;
}

.member-highlight-container {
	position: relative;
	width: 835px;
	left: -225px;
}

.win.ie .member-highlight-container .member { float: right; }
.gecko .member-highlight-container .member { display: inline; }

.member-highlight {
	width: 223px;
	height: 200px;
	float: left;
	border: 1px solid #cccccc;
	border-width: 1px 0px 0px 2px;
}

#es { background: url(/images/bg_earning_serendipity.gif) no-repeat; }

#es-content { margin-top: 55px; }

#es-content span { padding: 5px; }

#es-content p {
	width: 110px;
	padding: 5px;
}
