#twmain{ width: 375px; height: 488px; background-color: #17182B; background-image: url('../images/twitter/bg.gif'); color: white; padding: 6px 4px 6px 6px; font-family: Helvetica, Arial, sans-serif; font-size: 13px; -moz-border-radius: 8px; -webkit-border-radius: 8px; background-repeat: repeat-x; text-align: left; }
#twheader{ width: 100%; height: 40px; float: none; }
#twlogo{ float: left; }
#twoverlay{ float: left; position: absolute;left: 12px; }
#twlogo img, 
#twoverlay img{ width: 35px; height: 35px; }
.twtitle{ float: left; padding-left: 5px; padding-top: 2px; }
#twname{ font-size: 15px; line-height: 15px; margin: 0px 0px 0px 0px; }
#twfollowers{ font-size: 13px; font-weight: bold; line-height: 15px; margin: 0px 0px 0px 0px; color: #B9B9BF; word-spacing: -2px; }
.twbuttons{ float: right; width: 50px; margin-right: 2px; }
.twbuttons p:hover{ background-color: #A0CC0A; color: #FFFFFF; }
.twbuttons p{ margin: 0px 0px 0px 0px; text-align: center; width: 50px; height: 13px; background-color: #8A8A94; color: #4D4D50; -moz-border-radius: 10px; -webkit-border-radius: 10px; font-size: 10px; font-weight: bold; }
.twbuttons p.twtop{ margin-bottom: 5px; }
#twtweetlist{ height: 420px; width: 100%; overflow: auto; }
.twtweet{ background-color: #66A4CC; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 6px 6px 6px 6px; margin: 4px 4px 4px 0px; }
.twinfo{ width: 100px; padding-top: 3px; font-size: 11px; font-weight: bold; color: #A5DFDF; }
.twinfo a{ text-decoration: none; color: #A5DFDF; }
.twinfo a:hover{ color: #4D4D50; }
#twfooter{ vertical-align: bottom; }
.twlogo{ width: 100px; vertical-align: baseline; padding-top: 10px; }
#twmain img{ border: none; }
.twmessage{ background-color: #66A4CC; }
.twmessage a{ text-decoration: none; color: white; }
.twmessage a:hover{ color: #4D4D50; }
#twloader{ text-align: center; height: 40px; }