@charset "utf-8";
/* CSS Document */

.twitter-feed {
	width: 255px;
	background:url(../images/background/twitter-bg.gif) top left no-repeat !important;
	line-height: 130%;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:50px;
	margin-left:;
	text-align:left;
	margin-top:13px;
	float:left;
	display:block;
	min-height:60px;
}
.twitter-feed li{
list-style-type:none;
color:#3fcdeb;
}
.twitter-feed a:link {
	color: #fff;
}
.twitter-header {
	font-size: 18px;
	color: #FFFFFF;
	font-style: "Trebuchet MS", Arial, sans-serif;
}
.twitter-feed span.follow {
font-family:"TREbuchet MS";
font-size:18px;
display:block;
margin-top:10px;
}
.twitter-feed span.follow a {
color:#AC1366;
}
