.speedo-theme-facebook.speedo-container
{
	-webkit-box-shadow: 0 4px 16px rgba(0,0,0,.2);
	-moz-box-shadow: 0 4px 16px rgba(0,0,0,.2);
	box-shadow: 0 4px 16px rgba(0,0,0,.2);
	background: #fff none repeat-x scroll 0 0;
	background-clip: padding-box;
	border: 10px solid #6F6F6F;
	outline: 0;
	position: fixed;
	padding: 40px 8px 8px;
	z-index: 100004;
	left: 50%;
	top: 50%;	
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	color:#333333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
}

.speedo-theme-facebook .speedo-popup-caption
{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0;
	height: 21px;
	padding: 5px;
	margin: 0;
	background:#6D84B4 none repeat scroll 0 0;
	border:1px solid #3B5998;
	border-bottom: none;
	color: #fff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
	font-size:14px;
	font-weight:normal;
}

.speedo-theme-facebook .speedo-popup-drag-area
{
	cursor: move;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 31px;
	z-index: 100;
}

.speedo-theme-facebook .speedo-ui-close
{
	position: absolute;
	background: transparent url('images/close-btn.png') no-repeat center center;
	right: 0px;
	top: 0px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}


}
cursor: pointer;
}

.speedo-theme-facebook .speedo-content-holder
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	color: #333;
}

.speedo-theme-facebook.speedo-overlay
{
	background-color: #2e2e2e;
	filter: alpha(opacity=30);
	-moz-opacity: .30;
    z-index: 10000;
	height: 100%;
    left: 0;
    opacity: 0.3;
  0.8;
    position: fixed;
    top: 0;
    width: 100%;
}