@charset "utf-8";
/* CSS Document */

#twitter table { margin:10px 0px 0px 0px; width:390px; font-size:13px;}
#twitter th { padding:2px; background-color:#ffbf00; color:#ffffff; border:1px solid #ffbf00;}
#twitter td { padding:0px; border:1px solid #ffbf00; vertical-align:top;}

#twitter th a:link {color: #ffffff; text-decoration:none;}
#twitter th a:visited {color: #ffffff; text-decoration:none;}
#twitter th a:hover {color: #ffffff; text-decoration:underline;}
#twitter th a:active {color: #ffffff; text-decoration:none;}

#twitter .tweet { margin:; padding:; background-color:; border-bottom:;}
#twitter .tweet ul {list-style: none; padding: 0; white-space:;}
#twitter .tweet li { margin:10px 10px 10px 10px; padding:5px 5px 5px 5px; background-color:#edf0f0; border-bottom:1px dotted #CCC;}

#twitter .date { line-height:150%; font-size:11px; color:#afd63e;}
#twitter .date a:link {color: #afd63e; text-decoration:none;}
#twitter .date a:visited {color: #afd63e; text-decoration:none;}
#twitter .date a:hover {color: #afd63e; text-decoration:underline;}
#twitter .date a:active {color: #afd63e; text-decoration:none;}

