.tweetsdigest { padding: 12px; background: #ecf3fe; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.tweetsdigest .header { padding-top: 5px; }
.tweetsdigest .logotype { width: 126px; height: 22px; }
.tweetsdigest .logotype img { border-width: 0; }
.tweetsdigest .subscribe { float: right; margin-top: 1px; }
.tweetsdigest .subscribe img { border-width: 0; }
.tweetsdigest .line { border-width: 0; clear: both; margin-top: 12px; margin-bottom: 12px; border-top: 1px solid #cadaf3; border-bottom: 1px solid #fefefe; }
.tweetsdigest .content { font-size: 13px; font-family: "Trebuchet", "Trebuchet MS", Arial, Sans-Serif; color: #2a2a2a; }
.tweetsdigest .content a { text-decoration: none; color: #1f4763; }
.tweetsdigest .content a:hover { color: #08263b; text-decoration: underline; }
.tweetsdigest .content ul, .content li { margin: 0; padding: 0; }
.tweetsdigest .content li { list-style: none; padding-top: 4px; padding-bottom: 2px; border-bottom: 1px dashed #dae6fa; }
.tweetsdigest .content li:first-child { padding-top: 0; }
.tweetsdigest .content li:last-child { padding-bottom: 0; border: 0; }
.tweetsdigest .retweet { float: right; margin-top: 4px; background-color: #9a9a9a; }
.tweetsdigest .retweet:hover { background-color: #4a4a4a; }
.tweetsdigest .retweet img { border-width: 0; }