#vertical_slide {
	background: #594546;
	color: #FFFFFF ;
	padding: 130px;
	border: 2px solid #695152;
	font-weight: bold;
	width:300px;
	float:right;
}

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

.submit{
background: #fff ;
border-left: #fff 1px solid;
border-top:#fff 1px solid;
border-bottom:1px solid #000000;
border-right:1px solid #000000;
margin-top:10px;
color:#000000;
}
