.tweet {
	color:#888;
	font-size:10px;
	font-family:Georgia,serif;
	font-weight:bold;
	line-height:14px;
	vertical-align: top;	
}
.tweet  a{
	color:#888;
	font-size:10px;
	font-family:Georgia,serif;
	font-weight:bold;
	line-height:14px;
}

.tweet .tweet_list {
	border-top:1px dashed #F7941E;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tweet .tweet_list li {
	border-bottom:1px dashed #F7941E;
	overflow: auto;
	padding: 10px 0 10px;
}
.tweet .tweet_list li div {
	width:235px;
	float:left;
}

.tweet .tweet_list li:hover {
	background-color: #fbfbfb;
}

.tweet .tweet_list li a {
	color: #0C717A;
	float:left;
}

.tweet .tweet_list .tweet_even {
}

.tweet .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}

.tweet .tweet_list .tweet_avatar img {
	vertical-align: middle;
}
@charset "utf-8";
/* CSS Document */
