/* HomeLayout */

div#leftBlockLA {
	width: 450px;
	float: left;
	text-align: justify;
	padding-right: 2%;
}
div#leftBlockRA {
	float: right;
	width: 92px;
	text-align: center;
	height: 86px;

}
