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

#vertical_slide, #horizontal_slide {
	background: #ffffff;
	color: #4b4b4b;
	padding: 0px;
	border: 2px solid #F3F1F1;
	font-weight: bold;
}
#vertical_slide2, #horizontal_slide2 {
        background: #ffffff;
        color: #4b4b4b;
        padding: 0px;
        border: 2px solid #F3F1F1;
        font-weight: bold;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 2px;
}
div.marginbottom2 {
        /* Since the Fx.Slide element resets margins, we set a margin on the above element */
        margin-bottom: 2px;
}
div.marginbottom3{
        /* Since the Fx.Slide element resets margins, we set a margin on the above element */
        margin-bottom: 2px;
}
/*
body {
	margin:0px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color:#000000;
}
select, input, textarea, .smalltext{
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}
td {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color:#000000;
}*/

