@charset "utf-8";

.photo {
	margin-bottom: 0px;
	margin-top: 15px;
	overflow: auto;
}

.photo img {
	float: left;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-top: 5px;
	width: 200px;
	height: 235px;
}

.photo #rightContent {
	float: left;
	height: 270px;
	margin-bottom: 0px;
	text-align: left;
	width: 380px;
}

.quote {
	height: 410px;
}

.quote #leftText {
	float: left;
	text-align: left;
	width: 300px;
}

.quote #quoteMS {
	background: #E5E4E2 url(/img/legal/features/graphic_speecharrow.gif) no-repeat bottom;
	float: right;
	height: 400px;
	margin-left: 15px;
	width: 279px;
}

.quote #quoteMS img {
	margin-left: 15px;
}

.quote #quoteMS p {
	color: #000;
	font-size: 13px;
	margin: 12px 15px 0 15px;
}

.redHeader {
	margin-bottom: -2px;
}

.superHeader {
	margin-bottom: -2px;
	margin-top:12px;
}
