.bgTwitter {
	background: #333 url(../../_img/twitter_bg.gif) no-repeat left bottom;
	padding: 0 15px 20px 22px;
}

ul.twitterbox {
	font-size: 12px;
	list-style-type: none;
	color: #fff;
	margin: 0;
	padding: 0;
}

li.tweet {
	margin-bottom: 1em;
}

a {
	color: #aaa;
	text-decoration: none;
}

.tweet-status a {
	color: #aaa;
	text-decoration: none;
}

.tweet-status a:hover {
	color: #fff;
}

.tweet-details a {
	color: #7ab6d3;
	text-decoration: none;
}

.tweet-more a {
	color: #7ab6d3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.tweet-status {
	font-size: 12px;
	line-height: 1.2em;
}

.tweet-details {
	font-size: 10px;
	line-height: 1.2em;
}

.tweet-more {
	font-size: 10px;
}

