
.Article {	
width:935px;
	column-count: 3;
	column-gap: 30px;

	padding: 8px;
	text-align: justify;
 	
}

div.moduletable-task#pagina div.Article h2 {
margin: 0px 0px 10px 0px !important;

}

.Article h2,
.Article h3,
.Article h4,
.Article h5,
.Article h6 {	
	text-align: left;
margin-top:10px !important;
text-transform:none !important;
 	
}

.Article2Col {
	column-count:2;
}

.Article3Col {
	column-count:3;
}
