/* CSS Document */
.twitter ul{margin:5px;padding:0;}
.twitter li{margin:0;padding:10px 5px;}
.twitterNews{
background-image: url(images/panelHeaderBG.png);
border:medium none;
margin-bottom:0;
padding:5px 0 0 10px;
height:30px
}

.twitterNews_ceo{
background-image: none;
background-color:#e9f3f4;
border:medium none;
margin-bottom:0;
padding:5px 0 0 10px;
height:30px
}


.twitter{
background-color:#f7fdfd;
border-color:-moz-use-text-color #9ae4e8 #9ae4e8;
border-style:none solid solid;
border-color:#e9f3f4;
border-width:medium 1px 1px;
margin:10px;
height: 200px;
overflow: auto;
}


