.tweet {
font-family: Georgia, serif;
font-size: 120%;
color: #085258; }
.tweet .tweet_list {
-webkit-border-radius: .5em;
list-style-type: none;
margin: 0;
padding: 0;
background-color: #8ADEE2; }
.tweet .tweet_list li {
	padding: .5em;
	display: block;
	clear: both;
}
.tweet .tweet_list li a {
color: #0C717A; }
.tweet .tweet_list .tweet_even {
background-color: #91E5E7; }
.tweet .tweet_list .tweet_avatar {
padding-right: .5em;
float: left;
}
.tweet .tweet_list .tweet_avatar {
margin-bottom: 3px;
margin-right: 3px;
position: relative !important;
}

.tweet .tweet_list .tweet_join{
	display: block;
	clear: both;
}

#logo_twitter{
	text-align: center;
	display: block;
	clear: both;
	margin-bottom: 8px;
}

.tweet .tweet_text {
	clear: both;
	letter-spacing: normal !important;
}
.container {
	padding: 0px 0 0 0px ;
	width: 140px;
	background:url(Graphic1.png)no-repeat;
}
.posts {
	font-size: 12px !important;
	padding: 0 0 0 13px ;
	width: 115px;
	height: 120px;
}
