.my_twitter h2{
	/*background: URL('img/logo.png') left no-repeat;*/
	text-indent:55px;
	line-height:50px;
	vertical-align:middle
}

.my_twitter .tweet{
	font: inherit;
	padding-bottom: 8px;
	font-size: 10px;
	font-family: Tahoma, Arial;
	color: #000;
}

.my_twitter .tweet .avatar{
	float: left;
	padding-right: 10px;
	width: 48px;
	height: 48px;
	border: 0px;
}

.my_twitter .clear{
	clear:both
}