body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
}
#twitter-ticker{position:relative;width:100%;height:220px;display:none;text-align:left;font-family:Verdana;font-size:11px;}
#tweet-container{height:100%;width:auto;overflow:hidden;}
#twitIcon{position:absolute;top:-25px;left:-10px;width:64px;height:64px;}
#tweet-container .tweet{padding:5px;margin:0;width:auto;overflow:hidden;}
#tweet-container .tweet .time{text-transform:none;font-size:9px;color:#AAAAAA;white-space:nowrap;float:right;}
#tweet-container .tweet .txt{padding:5px 0 0 0px;}
#tweet-container .tweet .user{font-weight:bold;display:block;}
#tweet-container a, #tweet-container a:visited {color:#A88000;text-decoration:none;outline:none;}
#tweet-container a:hover{text-decoration:underline;}
#loading{margin:100px 95px;}

#tweet-container {background:#1A1A1A;color:#CCCCCC;}
#tweet-container .twitterhr {background:#000000;height:1px;border-bottom:solid 1px #272727;line-height:1px;font-size:1px;}
.jScrollPaneContainer {position: relative;overflow: hidden;z-index: 1;}

.jScrollPaneTrack {position: absolute;cursor: pointer;right:4px;top:0;height: 100%;
background:#1A1A1A url(http://thebiggame.pokerstars.net/images/twitter.png) -90px;
_background:#1A1A1A url(http://thebiggame.pokerstars.net/images/twitter.gif) -90px;
/*background:url(bg_vscroll.gif) #999999;*/
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background:url(http://thebiggame.pokerstars.net/images/twitter.png) -60px;
	_background:url(http://thebiggame.pokerstars.net/images/twitter.gif) -60px;
}
.jScrollPaneDrag:hover {
background:url(http://thebiggame.pokerstars.net/images/twitter.png) -75px;
_background:url(http://thebiggame.pokerstars.net/images/twitter.gif) -75px;}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	background:url(vhttp://thebiggame.pokerstars.net/images/twitter.png) -60px;
	_background:url(vhttp://thebiggame.pokerstars.net/images/twitter.gif) -60px;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background:url(http://thebiggame.pokerstars.net/images/twitter.png) -60px;
	_background:url(http://thebiggame.pokerstars.net/images/twitter.gif) -60px;
	height:0px;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 4px;
	text-indent: -2000px;
	overflow: hidden;
	background: #1A1A1A url(http://thebiggame.pokerstars.net/images/twitter.png) -30px;
	_background: #1A1A1A url(http://thebiggame.pokerstars.net/images/twitter.gif) -30px;
	height: 15px;
}
a.jScrollArrowUp:hover {
	background: #1A1A1A url(http://thebiggame.pokerstars.net/images/twitter.png) -45px;
	_background: #1A1A1A url(http://thebiggame.pokerstars.net/images/twitter.gif) -45px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 4px;
	text-indent: -2000px;
	overflow: hidden;
	background:#1A1A1A url(http://thebiggame.pokerstars.net/images/twitter.png);
	_background:#1A1A1A url(http://thebiggame.pokerstars.net/images/twitter.gif);
	height: 15px;
}
a.jScrollArrowDown:hover {
	background:#1A1A1A url(http://thebiggame.pokerstars.net/images/twitter.png) -15px;
	_background:#1A1A1A url(http://thebiggame.pokerstars.net/images/twitter.gif) -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

