﻿.tweet 
{ color:#606264;
  font-family:Arial; 
  font-size:1em; 
  padding:0 0 15px 10px;
  margin-bottom:15px; 
}

.tweet .tweet_list, .tweet .tweet_list .tweet_even {
 background-color:#fff; }

.tweet .tweet_list {
	width:400px;
}

.tweet .tweet_list li { padding:0 0.5em 0em; }

.tweet .tweet_list li a { color:#606264; }



a#tweet-arrow { float:left; background: transparent url(/Images-%281%29/images/arrows/Arrowreflect.aspx) no-repeat; display:block; width:27px; height:39px; margin-left:2px; }