h3.section {
	margin-top: 1em;
}

.vertical_slide {
	background: #f3f3f3;
	padding: 15px;
	margin-right: 10px;
	margin-left: 5px;
	border: 1px solid #dddddd;
	font-size:12px;
	line-height:normal;

}

a.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 0px;
	background-image:url(img/i_acordeon_over.gif);
	background-repeat:no-repeat;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	width:100%;
	display:block;
	z-index:3;
	margin-top: 10px;
}