#Xtra2 {
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 20px;
}
#extraContainer2{
	padding: 12px;
	font-size: 1.1em;
	border: 2px solid #cfcfcf;
	background-color: #fffeff;
	
}
 #extraContainer1{
	padding: 2px 7px 4px;
	color: #fffeff;
	font-size: 14px;
	line-height: 14px;
	text-decoration:none;
	font-weight: bold;
	margin-top: -10px;
	position: absolute;
	bottom: 0;
	background-color: #41b9fb;
}