@charset "UTF-8";

div.section {
	clear: both;
}
div.section h3 {
	width: 500px;
	float: none;
}
div.photo {
	overflow: hidden;
	width: 200px!important;
	width/**/: 210px;
	float: right;
	background: #f6f6f6;
	border: 1px solid #ccc;
	border-width: 0 1px 2px 0;
	padding: 5px;
}
div.flow {
	text-align: center;
}
div.flowchart {
	margin: 0px auto 0px auto;
	width: 840px;
}
div.flowtext {
	padding: 20px;
}
div.flowtext p {
	font-size: 14px;
	line-height: 1.7em;
}