.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}
.vscrollerbar {
	width: 5px;
}

.vscrollerbar {
	z-index: 2;
}
.vscrollerbarbeg {
	width: 5px;
	height: 13px;
	background-image: url(../images/scroll.gif);
}

.vscrollerbarend {
	width: 5px;
	height: 14px;
	background-image: url(../images/scroll.gif);
}
.vscrollerbase {
	width: 5px;
	background-image: url(../images/scroll_bg.gif);
	background-position: left top;
}

.vscrollerbasebeg {
	height: 0px;
}

.vscrollerbaseend {
	height: 0px;
}



.tweet a:hover {
	color: #eef9ff;
}
.tweet a {
	color: #40fecb;
}
.tweet {
	font-size: 10px;
	line-height: 12px;
	display: block;
	clear: both;
	padding: 5px;
	border-bottom: 1px solid #1c2225;
}
.tweet img {
	float: left;
	margin-right: 7px;
}
.tweet p.text {
	margin: 0;
	float: left;
	width: 130px;
}
