#vertical_slide{
/*	background: #D0C8C8;
	color: #8A7575;
	padding: 10px;
	border: 5px solid #F3F1F1;
	font-weight: bold;
*/
background: #F3F1F1;
	color: Black;
	padding: 10px;
	border: 3px solid #CCCC95;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}
#vertical_slide2{
/*	background: #D0C8C8;
	color: #8A7575;
	padding: 10px;
	border: 5px solid #F3F1F1;
	font-weight: bold;
*/
background: #F3F1F1;
	color: Black;
	padding: 10px;
	border: 3px solid #CCCC95;
}

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