#vertical_slide {
	background: #1c1c1c;
	color: #fff;
	padding: 10px;
	border-bottom: 1px solid #Ff0000;
	margin:1px 0px 0px 0px;
	width:980px;
	height:100px;
}

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