﻿
#twitter_t {
   width: 90%;
   height: 34px;
   background: transparent;/*url("your middle image")  0 0 repeat-y;*/
}

#twitter_m {
   width: 90%;
   padding: 0 15px;
   background: transparent;/*url("your middle image")  0 0 repeat-y;*/
}

   #twitter_container {
       min-height:45px;
       height:auto !important;
       height:40px;
       padding-bottom:10px;
   }

       #twitter_update_list {
           width: 90%;
           padding: 0;
           overflow: hidden;
           font-family: Georgia;
           font-size: 14px;
           font-style: italic;
           color: #31353d;
           line-height: 16px;
           font-weight:bold;
       }

       #twitter_update_list li {
           width: 90%;
           list-style: none;
       }

       #twitter_update_list li a {
           color: #943c01;
           border-bottom: dotted 1px;
           text-decoration: none;
       }

       #twitter_update_list li a:hover {
           color: #024fa4;
           text-decoration: none;
/*           background: #d3f1f9;*/
       }

#twitter_b {
   width: 90%;
   height: 29px;
   background: transparent;/*url("your middle image")  0 0 repeat-y;*/
}