div.document section div.divright {
	float:right;
	width:65%;
	padding-left:10px;
}

div.document section div.divleft {
	float:left;
	width:35%;
}
