.tweet_list {
	margin-top:12px;
	border-top:1px dotted #9E9F9B;
}
.twitter_title {
	margin:0 10px 0 0;
	text-transform:uppercase;
	font-size:14px;
	font-family:KievitWeb-Bold,sans-serif;
	color:#004866;
}
.twitter_icon {
	font-family:OrionHealthIsSocial;
	font-size:16px;
	color:#2CAAE1;
	float:left
}
#twitter .twitterlink {
	color:#EF7224;
	font-size:14px;
	text-decoration:underline;
}
#twitter a {
	color:#636360;
	font-size:14px;
}
.tweet_list img {
	display:none;
}
.tweet_list .tweet_time {
	margin-top: 5px;
	font-size:11px;
	color:#D2D2CE;
}
twitter_link {
	float:right;
}
.tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	border-bottom: 1px dotted #9E9F9B;
}
.tweet_list li a {
	color: #636360;
	text-decoration:none;
}
.tweet_text {
	color: #636360;
	font-weight:normal;
	font-size:13px;
	margin-left:25px;
	line-height:1.4;
}
ul.tweet_list li.tweetbox {
	padding-top:10px !important;
}
#twitter .tweetbox {
	margin:0;
}