#twphper{ padding: 0; border: 0; outline:0; vertical-align: baseline; width:150px; max-height:500px; position: relative; overflow:hidden; font-size: 11px; text-align: left; }
#twphper a{ color:#FC9201; }
#twphper a:hover{ color:#339900; }
#twphper #logo{
display: none;
}
#twpgper a{color:#0000ff;}

#twphper #h1{
display: none;
}
#twphper ul{
margin:0;padding: 0;border: 0;outline: 0;font-size: 100%; vertical-align: baseline; background: transparent;
list-style: none;
-moz-outline-style: none;
outline: none;
}
#twphper ul:active { outline: none;-moz-outline-style: none; } 

#twphper ul:focus 
{outline: none;-moz-outline-style: none;} 


#twphper ul li{
outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;
display: block;
padding: 0;
margin: 0 5px 10px 0;
}

#twphper #footer{ display: none; }
#twphper #footer #follow a{color:#000;}
#twphper #footer #follow{
margin:0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;
text-decoration:none;
position: relative;
bottom: 6px;
left:12px;
background-color: #cbf2f3;
padding-top:2px;
padding-bottom:2px;
padding-left:4px;
padding-right:4px;
}
#twphper #footer #follow:hover{
background-color: #6fb8b9;
color:#fff;
}
#twphper #footer img{
padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;
position: relative;
bottom:1px;
left:75px;
}


#twphper .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

#twphper .jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #cbf2f3;

}
#twphper .jScrollPaneDrag {
	position: absolute;
	background: #6fb8b9;
	cursor: pointer;
	overflow: hidden;
}
#twphper .jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
#twphper .jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}