#xhanch_my_twitter hr{
	height:1px;
	width:100%;
	color:#000000
}

#xhanch_my_twitter .header_48{
	height:48px;
	line-height:48px;
	vertical-align:middle
}

#xhanch_my_twitter .text_18{	
	font-size:18px
}

#xhanch_my_twitter .img_left{
	float:left;
	margin:0 5px 0 0;
	border:none
}

#xhanch_my_twitter_list{
	padding:0px;	
	margin:0px;
	border:1px solid blue
}

#xhanch_my_twitter ul{
	padding:0;	
	margin:0;
	line-height:150%;
	list-style:none;
}

#xhanch_my_twitter ul li.tweet_list{
	font:inherit;
	text-indent:0;
	background: none;
	padding:0;	
	margin:0;
	display:block;
	white-space: normal; 
	word-wrap: break-word;
}

#xhanch_my_twitter .tweet_date_gray{
	font:inherit;
	color:gray;
	font-style:italic
}

#xhanch_my_twitter .tweet_date_black{
	font:inherit;
	color:#000000;
	font-style:italic
}

#xhanch_my_twitter .tweet_date_white{
	font:inherit;
	color:#ffffff;
	font-style:italic
}

#xhanch_my_twitter .tweet_date_red{
	font:inherit;
	color:#ff0000;
	font-style:italic
}

#xhanch_my_twitter ul li.tweet_list:before{
	content:""
}

#xhanch_my_twitter .tweet_avatar{
	float:left;
	padding:0px 3px 3px 0;
	width:48px;
	height:48px;
	border:none;
	display:block
}

#xhanch_my_twitter .credit{
	font-size:10px;
	text-align:right;
}

#xhanch_my_twitter .credit a{
	text-decoration:none;
	font-size:10px
}

#xhanch_my_twitter .credit a:hover{
	text-decoration:underline;
}

#xhanch_my_twitter .clear{
	clear:both !important; 
}