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

#vertical_slide, #horizontal_slide {
	background: #555555;
	color: #aaaaaa;
	padding: 10px;
	border: 1px solid #333333;
	height:80px;
	overflow-x:auto;
	overflow-y:hidden;
	display:compact;
	width:900px;
}

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