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

#vertical_slide, #horizontal_slide {
	background: #D0C8C8;
border:1px solid #ffffff;
	color: #c0c0c0;
	padding: 10px;
	border: 5px solid #F3F1F1;
	font-weight: bold;
}

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