h1 {
	color:#EEEEEE;
	font-size:1.18em;
	font-weight:400;
	letter-spacing:0.05em;
	text-transform:uppercase;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.tweetwrapper {
display:block;
float:left;
height:160px;
margin:8px 26px 8px 0;
width:200px;
font-size:1.0em;
}

.tweet {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: url('/images/featured-bg.png') repeat;
width:auto;
height:auto;
padding:12px 12px 24px 12px ;
}
.date{padding-top:2px;font-size:10px;}

