h3.section {
	margin-top: 1em;
}

#vertical_slide, #horizontal_slide, #box_slide {
	color: #555;
	padding: 0 10px;
	margin-top:10px;
	margin-bottom:10px;
	border: 1px solid #eaeaea;
	font-weight: normal;
	text-align:left;	
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 0px;
}

.space {
	height:200px;
	}