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

#vertical_slide, #horizontal_slide {
	background: #ffffff;
	color: #000;
	margin-left: 5%;
	margin-right: 5%;
    width: 900px;


}

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