.ccm-tweetcrete-timeline ul {
  list-style: none;
  margin: 0;
  padding: 0;
  clear: both;
}

.ccm-tweetcrete-timeline ul li { // tweet text
  padding: 0;
  margin: 0 0 0 5px;
  //color: #116091;
  color: #1470a9;
}

.ccm-tweetcrete-timeline ul li a { //hashtags in text
  //color: #116091;
  color: #1470a9;
}

h3.ccm-tweet-username {
	margin: 5px;
}

a#username { //@VirusBtn
  //color: #1da1f2;
  color: #1470a9;
}

.ccm-tweetcrete-timeline .ccm-tweet-time a { //Writen about...
  font-style: italic;
  font-size: 10px;
	//color: #1da1f2;
	color: #f26e1d;
}

.ccm-tweet-time {
  padding-bottom: 15px;
}

.ccm-tweet-avatar {
  float: left;
  margin: 0 0 0 0;
}

.ccm-tweet-follow-link {
  background: transparent url(images/follow-button.png) no-repeat top left;
  display: block;
  float: left;
  width: 68px;
  height: 20px;
  text-decoration: none;
  text-align: center;
}
.ccm-tweet-follow-link,
.ccm-tweet-follow-link:hover,
.ccm-tweet-follow-link:visited {
  font: normal 11px/19px Helvetica Neue, Helvetica, Arial, san-serif;
  color: #fff;
}

.ccm-tweet-follow-link:hover {
  background-position: bottom left;
}

.ccm-tweetcrete-timeline-elements {
  clear: both;
  padding: 10px 0;
}

.ccm-tweetcrete-timeline-elements h4 {
  margin-bottom: 3px;
}
