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

#vertical_slide {
	background: #333;
	color: #8A7575;
	padding: 4px;
	border: 3px solid #ccc;
	font-weight: bold;
       font-size: .8em;
}

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