.twitteroverview .tweetimage {
  float:left;
  margin-right:10px;
}	
.twitteroverview 	.comment-form-seperator {
	  margin:5px 0 10px;
	  height:2px;
	  width:100%;
	  border-bottom:1px dotted #06676d;
	  float:left;
	  opacity:0.7;
	}
.twitteroverview .tweet {
  width:100%;
  float:left;
  display:block;
  margin:5px 0;
}		