.twitter {
	top: -61px;
	position: relative;
}

* {
	font-size: 9px;
	line-height: 17px;
}

#twiclur {
	font-size: 9px;
}

.twitter-style {
	font-size: 9px;
	color: #e1ecea;
	opacity: 0.47;
}

.whitebg {
	background-color: #fff;
	opacity: 0.2;
	height: 100%;
	width: 100%;
}

.twitter-container {
	position: absolute;
	right: 10px;
	top: 133px;
	border: 1px none black;
	width: 150px;
	overflow: hidden;

}

.slide-out-div {
          padding: 10px;
          width: 150px;
          border: 1px dotted #e8fefe;
	background-image: url(images/bg-white-trans.png);
	height: 70%;
	right: 110px;
	z-index: 100;
}

.flash-holder {
	z-index: 50;
}  
