#vertical_slide, #horizontal_slide {
	background: #1c1c1c;
	color: #8A7575;
	padding: 10px;
	font-weight: bold;
}

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