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

#vertical_slide, #horizontal_slide {
/*	background: #D0C8C8;
	color: #8A7575;
	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:0 0 10px 20px;
	
}

.header {
color:#15181c;
font-family:Corbel,'Lucida Grande',Arial,sans-serif;
font-size:16px;
font-weight:bold;
letter-spacing:0;
line-height:180%;
margin:0;

/*padding:10px 0 5px 0;*/
}

#toggleheader {
padding:10px 0 0 5px;
margin:0px;
border-bottom:1px solid #15181c;
/*background-color:#CCC;*/
}

