.twitter {
	display:block;
	float:left;
	width:266px;
	margin:0px 21px 0px 21px;
	list-style:none;
}

.twitter-item {
	display:block;
	width:246px;
	color:#9a9a9a;
	background:#404040 url(img/sidebar.twitter.bg.png) repeat-x bottom;
	padding:8px 10px 8px 10px;
	text-decoration:none;
	margin-bottom:3px;
	font-size:12px;
	line-height:15px;
	border-radius:3px;
}

.twitter-item:hover {
	background:#4b4b4b url(img/sidebar.twitter.bg.png) repeat-x bottom;
}

.twitter-item a {
	line-height:15px;
}

.twitter-link {
	color:#bebebe !important;
}

.twitter-link:hover {
	color:#ffffff !important;
}

.twitter-user {
	color:#bebebe !important;
}

.twitter-user:hover {
	color:#ffffff !important;
}

.twitter-timestamp {
	color:#636363;
	font-style:italic;
}
