.thumb {
float:					left;
margin:					0 5px 5px 0;
border: 				1px #FFF solid;
}
.monitter {
clear:					both;
overflow:				hidden;
float:					left;
width:					430px;
height:					300px;
margin: 				8px 0 0 -10px;
}
.tweet {
display: 				block;
float:					right;
overflow:				hidden;
width:					215px;
height:					110px;
}
.tweet img {
float: 					left;
margin-right: 			1em;
border: 				1px solid #FFF;
background: 			#FFF;
margin:					10px 0px 0px 10px;
}
.tweet p.text {
margin: 				0;
padding-left: 			70px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
color:#5e5b5c;
}
.tweet a {
color:					#00b9eb;
font-weight:			bold;
text-decoration:		none;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
}
span.data {
font-size:				10px;
display:				none;
}
span.user {
	color:#00b9eb;
	font-weight:bold;
}