body { background-color: #000; }
#mtaTwitter { padding: 0; }
#mtaTwitter > a { float: left; }
#mtaTwitter a img {
	height: 30px;
    width: 30px;
    border: none; margin-left:5px; margin-right:5px;  
}
#mtaTwitter ul:before {
	display: block;
    position: absolute;
    top: 15px;
    left: -11px;
    width: 11px;
    height: 21px;
    margin: 0;
    
}
#mtaTwitter ul {
	position: relative;
    background-color: #fff;
    
    list-style: none;
    margin: 0;
    margin-left:0px;
    padding: 0px;
    font-family: Helvetica, sans-serif;
}
#mtaTwitter ul li { padding: 5px 5px; font-size: 9pt; }
#mtaTwitter ul li.first { font-size: 10pt; font-weight: bold; }
#mtaTwitter ul li.even { background-color: #EDEEFD; }
#mtaTwitter ul li.first span { font-size: 9pt; font-weight: normal; }
#mtaTwitter ul li span { font-style: normal; }