body,a
{
font-family: Helvetica;
font-size: 28px;
color: #efefef;
text-decoration: none;
}
body
{
	background: #333;
	height: 100%;
	overflow: hidden;
}
textarea
{
	display: block;
	width: 400px;
	height: 40px;
	padding: 4px;
	font-size: 11px;
	background: #444;
	color: #ccc;
}
.user_time, .user_time a {color:#555;text-decoration: none;font-weight: normal;}
.tweet
{
display: block;
background: #333;
clear: both;
padding: .6em 0;
margin: .3em 0;
}
.tweet img
{
float: left;
border: 2px solid #222;
background: #444;
}
.tweet p.text
{
margin: 0;
padding: 0;
padding-left: 100px;
padding-right:30px;
line-height: 40px;
font-family: Helvetica;
}
.monitter 
{
float: left;
width:100%;
margin: 5px;
overflow:hidden;
}
