h3.section {
	margin-top: 1em;
}

#vertical_slide, #horizontal_slide {
	background: #eee;
	color: #000;
	padding: 10px;
	border: 5px solid #fff200;
	font-weight: bold;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	text-align:right;
	margin-bottom: 10px;
	color:#ed1c24;
}