h3.section {
	margin-top: 1em;
}

#vertical_slide {
	
	color: #8A7575;
	padding: 10px;
	border: 0px;
	font-weight: bold;
	text-align:left;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	
}

.slidelink:link				 			{ color: #000000; text-decoration: none; font-weight:bold }
.slidelink:hover			 			{ color: #9989D7; text-decoration: none; font-weight:bold }
.slidelink:active			 			{ color: #000000; text-decoration: none; font-weight:bold }
.slidelink:visited			 			{ color: #000000; text-decoration: none; font-weight:bold }
.slidelink:visited:hover	 			{ color: #ff0000; text-decoration: none; font-weight:bold }

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
	margin-top: 10px;
	color: #000000;
	font-weight:bold;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	cursor: hand;
}
