<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
div.point {
	padding: 5px 0px 0px 30px;
	width: 590px;
}

div.point div.text {
	float: left;
	width: 370px;
}

div.point div.photo {
	float: right;
	width: 200px;
}

</pre></body></html>