#twitter_t {
   position: relative;
   height: 0px;
}
#twitterContent{
	position: relative;
	width: 140px;
}
#twitter_m {
   padding: 0 15px;
}
#twitter_container {
   min-height:0px;
   height:auto !important;
   height:0px;
   padding-bottom:0px;
}
#twitter_update_list {
   padding: 0;
   overflow: hidden;
   font-family: Georgia;
   font-size: 11px;
   font-style: italic;
   color: #31353d;
   line-height: 16px;
   font-weight:normal;
}
#twitter_update_list li {
   list-style: none;
}
#twitter_update_list li a {
   color: #5f6d76;
   border-bottom: dotted 1px;
   text-decoration: none;
}
#twitter_update_list li a:hover {
   color: #31353d;
   background: #d3f1f9;
}
#twitter_b {
}