.my_twitter h2{
	background: URL('img/logo.png') left no-repeat;
	height:50px;
	text-indent:55px;
	line-height:50px;
	vertical-align:middle
}

.my_twitter .tweet{
	font:inherit;
	padding-bottom:8px
}

.my_twitter .tweet .avatar{
	float:left;
	padding:0px 3px 3px 0;
	width:48px;
	height:48px
}

.my_twitter .clear{
	clear:both
}
