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

#vertical_slide, #horizontal_slide {
	
	color: #8A7575;
	padding: 2px;
	position: relative;
	font-weight: bold;
	width: 115px;
	z-index:5;
	top: 0px;
	right: 0px;
	

}

#horizontal_slide2 {
	color: #8A7575;
	padding: 2px;
	font-weight: bold;
	width: 115px;
	z-index:15;
	top: 0px;
	right: 0px;
	position: relative;
}

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