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

#website_slide, #graphic_slide, #workshop_slide, #ideas_slide, #blog_slide, #me_slide {
	background: #F3F1F1;
	padding: 10px;
	border: 5px solid #F3F1F1;
	margin-bottom: 20px;
}

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