#presentation_cards {
	display:block;
	float:left;
	margin:10px 0 0 10px;
}
#explanations {
	display:block;
	float:left;
	width:260px;
}
