.container p, .container h2, .container h5 {
	text-align: right;
}
ul.square {
	text-align: right;
	direction: rtl;
}
ul.square li:before {
	content: '\25A0';
	display: inline;
	left: 0em;
	margin-left: 0.5em;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	top: -0.1em;
	color: #4ea2bd;
}
.grid4 {
	direction: rtl;
}
