/* 
* Example style!
* You can do whatever the hell you want on your site :-)
*/

div#tweetsbox {
	font-family: "Arial", sans-serif;
	font-size: 14px;
}

div.user {
	width: 50px;
	height: 50px;
	overflow: hidden;
	float: left;
	margin: 5px 10px 10px 0;
}

p.tweet, p.timeposted {
	margin: 0; padding: 0;
	line-break: 18px;
	color: #dedede;
	font-family: 'YanoneKaffeesatzLight', Arial, sans-serif; 
}

/*div.user a {
	text-decoration: none;
}

div.user a span {
	display: none;
}*/
