BODY {
  font-family: Arial, "Trebuchet MS", Helvetica, Verdana, Sans-serif;
  font-size: 12px;
}
BODY, p, h1, h2, h3, ul, li, ol, dd, dl, dt { margin: 0; padding: 0; }

#top { margin: 50px auto; width: 900px; }
#logotipo { width: 289px; height: 200px; background: url('../images/logotipo_site.jpg') no-repeat top left; text-indent: -9999px; }
#teaser { display: none; }
#tweets { background: url('../images/dialog_twitter.png') no-repeat top left;  width: 471px; height: 600px; padding: 70px 20px 20px 20px; margin: 0px 0px 0px 50px; }

  #top_side_a, #top_side_b { float: left; }

#tweets_area       { width: 440px; height: 470px; overflow: auto; }
#tweets_area ul    { list-style: none; overflow: auto; }
#tweets_area ul li { list-style: none; padding: 10px 0 10px 0; }

#manutencao { color: #333; font-size: 15px; }

.noite_twit { color: white; font-weight: bolder; }
.noite_twit a { color: inherit; }
.noite_twit_time { color: white; font-size: 10px; }

.cB { clear: both; }