.twitter_footer {
	background: #191818;
	width: 100%;
	color: #BCBCBC;
	position: relative;
	float: left;
	overflow: hidden;
	height: 35px;
	margin-top: 50px;
	margin-bottom: 0;
	padding: 10px 0;
	border-top: 1px solid #212121;
}

.tweet_container{
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	background: #7AB317;
	height: 40px;
	overflow: hidden;
	border-bottom: 4px solid #333;
	clear: both;
	margin: 10px auto 0px auto;
}

.tweet_container .tweeter{
	width: 1050px; margin: 0 auto; background: url(../img/twitter_bird.png) no-repeat 0 8px;
}

#tweet_scroll_place{
	margin: 0 auto;
	width: 1050px;
}

.tweet_scroll_text{
	width: 1000px;
	margin: 0 auto;
}

.tweet_bird{
	position: relative;
	float: left;
	background: url(../img/twitter_bird.png) no-repeat 0 8px;
	width: 50px;
	height: 50px;
	left: 47px;
}

#tweet_scroll_place li{
    padding: 12px 10px;
}

#tweet_scroll_place li a{
	color: #3691AD;
	
}

#tweet_scroll_place li img{
	padding-right: 10px;
	position: relative;
	float: left;
}
.tweet_avatar{display: none;}
.tweet_text{font-size: 12	px;}
.tweet_time{color: #4c7504 !important;}
.tweet_list{position: relative; left: 40px; ;}