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

#vertical_slide, #horizontal_slide {
	background:FFFFCC;
	color: #8A7575;
	padding: 10px;
	border: 5px solid FFCC33;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	visibility: hidden;
	height: 1px;
}

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