#twitter_t {
   width: 300px;
   height: 34px;
  
 
}

#twitter_m {
   width: 300px;
   padding: 0 5px;


}

   #twitter_container {
       min-height:45px;
       height:auto !important;
       height:40px;
       padding-bottom:10px;
   }

       #twitter_update_list {
           width: 300px;
           padding: 0;
           overflow: hidden;
          	font-family:Tahoma, Geneva, sans-serif;
		font-size: 11px;
		color: #3c3b3b;
		line-height: 16px;
          
		   clear:both;
       }

       #twitter_update_list li {
           width: 300px;
           list-style: none;
		   clear:both;
       }

       #twitter_update_list li a {
           color: #27d7f1;
           border-bottom: dotted 1px;
           text-decoration: none;
		
       }

       #twitter_update_list li a:hover {
           color: #31353d;
           background: #d3f1f9;
		    
       }

#twitter_b {
   width: 300px;
   height: 29px;
  
  background-color:#FF0;
  background-image:url("your bottom image");
}
