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

#vertical_slide, #horizontal_slide {
	background: #fde3b6;
	color: #8A7575;
	padding: 2px;
	border: 2px solid #eda435;
	font-weight: bold;
}

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