
/* = microsite
------------------------------------------------------------------------------------ */

div#head div.head-bottom { /* fix position of bottom corners */
	bottom: 0;
}

body.overview #main #content div.section {
	padding: 15px 0; /* would'n display margin of child elements to expand box correctly */
}
