.twitter_header {float:left; width:200px; height:85px; background:url(images/twitter_branch.png) no-repeat -1px -24px; margin-top:30px; }

.twitterdate {float:left; font-family:Arial, Helvetica, sans-serif; font-size:10px; width:100%; padding-bottom:20px; padding-top:4px;}

#tweets {margin-top:0px; padding:29px 30px 20px 0px; margin-left:-39px;}

#tweets li {
	font-size:13px;
	margin-left:10px;
	margin-top:8px;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;	
	background:#F0F1DA;
	width:121px;	
	overflow-x:hidden;
}

#tweets .hash { color:#0066CC; } 

#tweets .reply { color:#0066CC; } 

#tweets a:link { text-decoration:none; color:#0066CC;}
#tweets a:active { text-decoration:none; color:#0066CC;}
#tweets a:hover { text-decoration:underline; color:#0066CC;}
#tweets a:visited { text-decoration:none; color:#0066CC;}

