.section {
	margin-top: 1em;
	color: #cb6704;
	border-top: 1px solid #d6d6d6;
	padding-top: 6px;
}

.bando {
	margin-top: 2px solid #cb6704;
	margin-bottom: 2px solid #cb6704;
	background: #d6d6d6;
	margin-top: 6px;
	margin-bottom: 6px;
}

.boul {
 color: #cb6704;
 font-weight: bold;
}
	
#vertical_slide, #horizontal_slide {
	background: #d6d6d6;
	color: #000;
	padding: 10px;
	border: 1px solid #444;
	font-weight: normal;
}

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