section.ext-blogs div {
	float: left;
	width: 31%;
	padding: 5px;
}

section.ext-blogs:after {
	content:"";
	display: table;
	clear:both;
}

.ext-blogs h1 {
	font-size:120%;
}

.ext-blogs h2 {
	font-size:100%;
}

.ext-blogs h3 {
	font-style:italic;
}

