.tweets{
  float:left;
  clear:left;
  color: #000; 
  width:225px;
  margin:15px 0px 15px 0px;
}
.tweets .header
{
	float:left;
	width:100%;
	height:36px;
	background:url(/Images/TeaserHeaderBG_225px.png) no-repeat;
	padding:12px 0px 0px 15px;
}
.tweets .header h2{
	padding-left:19px;
	background:url(/Images/HeaderRedArrow.png) no-repeat 0px 3px;
	font-size:16px;
	color:#8f8f8f;
}
.tweets .tweet_list {
  float:left;
  list-style-type: none;
  margin: 15px;
  padding: 0;
  width:195px;
}
.tweets .tweet_list .tweet_text{
  float:left;
  width:100%;
}
.tweets .tweet_list li {
  float:left;
  padding: .3em; 
  width:100%;
}
.tweets .tweet_list li a {
  color: #fe0000; 
}
.tweets .tweet_list .tweet_avatar {
  float:left;
  padding-right:2px;
}
.tweets .tweet_list .tweet_avatar img {
  vertical-align: middle; 
}
.tweets .tweet_list .tweetdate{
  float:left;
  clear:left;
  color:#939393;
  font-size:0.9em;
  width:100%;
}
.tweets .tweetfooter{
  float:left;
  margin:0px 8px 0px 8px;
  padding:.3em;
}
.tweets .tweetfooter .txtLink{
  float:left;
  width:70px;
  font-size:12px;
  color:#4a4a4a;
  margin-left:5px;
}
.tweets .tweetfooter .imgLink{
  float:left;
  width:90px;
  margin:-10px 0px 0px 30px;
}































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

