h3.section {
	margin-top: 1em;
}

#vertical_slide, #horizontal_slide {
	padding: 6px;
	border: 1px solid;
	border-color:#E3E8EC;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.8em;
	color: #2C6279;

}

.navigation a:link {
	color: #004358;
	text-decoration: none;
	padding: 4px 10px 4px 10px;

}

.navigation a:visited {
	color: #004358;
	text-decoration: underline;
	padding: 4px 10px 4px 10px;

}

.navigation a:hover {
	color: #4C9DBA;
	text-decoration: none;
	/** background-color: #ffffff; **/
	padding: 4px 10px 4px 10px;
	background-color: #F4F6F7;

}

.navigation a:active {
	color: #4C9DBA;
	text-decoration: underline;
	padding: 4px 10px 4px 10px;

}
