



.tweets {
	max-width:230px;
	font-family: Helvetica, Arial, "Lucida Grande", "Verdana", sans-serif;
	font-size: 12px;
	line-height: 15px;
	color:#3d3d3d;
	margin: 10px 0 0 0;	
	}	
.tweets a:link, .tweets a:visited {
	color:#e51937;
	text-decoration:none;
	}	
.tweets a:active, .tweets a:hover {
	color:#e51937;
	text-decoration:underline;
	}	
	
	

.tweets .tweet {
	padding:0 0 10px 0;	
	}
.tweets .tweet .time {
	float: right;
	color: #656565;
	font-size: 11px;
	}
.tweets .tweet .avatar {
	float:left;
	margin-right: 12px;
	border-radius: 5px;
	}
.tweets .tweet .avatar img {
	border-radius:5px;
	}
	
	
	
.mt_header a {
	font-weight:bold;
	text-decoration:none;
	}
.mt_screen_name {
	font-size:12px;
	color:#656565;	
	}	
.mt_text {
	padding-left:60px;
	}



.content_tweets {
	font-family: Helvetica, Arial, "Lucida Grande", "Verdana", sans-serif;
	font-size: 12px;
	line-height: 15px;
	color:#3d3d3d;
	}	
.content_tweets a:link, .content_tweets a:visited {
	color:#e51937;
	text-decoration:none;
	}	
.content_tweets a:active, .content_tweets a:hover {
	color:#e51937;
	text-decoration:underline;
	}	
	
	
	
.tweets .tweets_header a {
	color:#3d3d3d !important;
	text-decoration:none !important;
	font-weight:bold !important;
	font-style:normal !important;
	text-transform:lowercase !important;
	}

.tweets .tweets_header a:hover, .tweets_header a:visited {
	text-decoration:underline !important;
	color:#dac005;
	}
	
