
#twitter_m {  
width: 200px;  
background:#f5f3cc;  
overflow : auto ;
height:200px;
border: solid 1px;  
border-color: #660033;
}  

#twitter_container {  
min-height:45px;  
height:auto !important;  
width: 170px;  

}  

#twitter_update_list {  
margin-left:0.3em; 
padding-left:0.3em;
font-family: Arial;  
font-size: 12px;  
font-style: italic;  
color: #b06e38;  
line-height: 14px;  
font-weight:normal;
 
 }  

#twitter_update_list li {  
list-style: none;
margin-top:5px;
margin-bottom:5px;

}  

#twitter_update_list li a {  
color: #662000;  
border-bottom: dotted 1px;  
text-decoration: none;  

}  

#twitter_update_list li a:hover {  
color: #662000;  
background: #d3f1f9;
  
}  

div.twitterHdr 
{
    background-color:#660033;    
    font-family:Arial ;
    font-size:12px;
    color: #FFFFFF; 
    font-weight:normal ;
    text-align:center;
    width :202px;
  
    
}
