	.xar-multicolumn{
		width: 100%;
		column-count: 2;
  		column-gap: 6%;
		column-width: 47%;
		column-rule: 1px dotted #CCCCCC;
		text-align: justify;
		}

	.xar-multicolumn P{
		padding-bottom: 10px;
		}

/* multicolumn styles; must be included via linked stylesheet (import does not work!)
 * these comments must appear below styles, or styles will be ignored
 * see http://www.csscripting.com/css-multi-column/ and
 * http://www.alistapart.com/articles/css3multicolumn
 * for more info
 */
