h3.section {
	margin-top: 1em;
}

#vertical_slide, #horizontal_slide {
	background: #ffe0b0;
	color: #8A7575;
	padding: 10px;
	border: 5px solid #ffe0b0;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}