/* [Background] */

#about-inc #background {
    width: 68%;
	float: left;
	height: auto;
}
#about-inc #background .panel {
	margin-right: 0.5em;
}
#about-inc #background .paragraphs {
	margin: 0.5em;
}


/* [Other] */

#about-inc #other {
    width: 30%;
	float: right;
	height: auto;
}

#about-inc #other .paragraphs {
	margin: 0.5em;
}
