@charset "utf-8";
/* CSS Document */

.leftColumn {
	width: 275px;
	margin-right: 32px;
}

.rightColumn img { margin-bottom: 8px;}

.g-float-left p {
	margin-bottom: 25px;
	font-size: .92em;
	line-height: 1.5em;
	text-align: justify;
}

p.g-align-right {
	text-align: right;
}