/* Style sheet tweets */
#twitterUser{}
#tweet{width:256px;margin-top:1.5em;}
#tweet .twitterStatus{color:#black;}
#tweet a{font-weight:bold;text-decoration:none;color:#333366;}
#tweet a:hover{text-decoration:underline;color:#302178;}
#tweet a:visited{color:#333399;}
#tweet .twitterTime{font-style:italic;font-size:90%;color:#22224e;}
#tweet .twitterSource{font-style:italic;font-size:90%;color:#302178;}
#tweet .twitterPage{height:16px;margin:0;padding:0;text-align:right;font-style:italic;font-size:90%;color:#302178;}
#tweet li{border-top:1px dotted #046381;list-style-type:none;list-style-position:outside;text-indent:0;}
#tweet ul{margin:0 0 2px;}
#tweet .more{padding:2px;}
#tweet img{border:1px solid #302178;}
