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

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

div.accordion h3 {
	color:#528CE0;
	cursor:pointer;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:5px;
	padding-bottom:5px;
}

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