
/* SEARCH SCOPE -------------------------------------------------*/

.twitter_list {

    margin-left:0px;
    list-style: none;
 
    
    left:0px;
    width:205px;
 
    overflow:hidden;
    
  
 
    border:none;    
    font-family: Tahoma; 
    font-size: 11px;
    
     color: #5e7d9c;
    font-weight: none;
    text-align: left; 
}

.twitter_list a:link{
    color: #9a5fab; 
        font-size: 11px;
}

.twitter_list li{

        margin-bottom:6px;
}
