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

#vertical_slide {
	background: #fff;
	border: dotted 1px #ccc;
	padding:10px;
	}

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

