.twitterfeedholder {
	float: left;
	position: relative;
}
.root.timeline.twitter-timeline {
	/* [disabled]background-color: #0099CC; */
}
  .root.timeline.twitter-timeline p, .root.timeline.twitter-timeline a, .root.timeline.twitter-timeline ol, .root.timeline.twitter-timeline ul, .root.timeline.twitter-timeline li {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
  }
.root.twitter-timeline .tweet {
	border-bottom: 0px solid white;
	padding-top: 0px;
	padding-bottom: 0px;
}
.root.twitter-timeline .header {
	width: 115px;
	/* [disabled]background-color: #000; */
}
.root.twitter-timeline a,
.root.twitter-timeline a:visited {
	/* [disabled]text-decoration: underline; */
}
.root.twitter-timeline .u-url,
.root.twitter-timeline .expand,
.root.twitter-timeline .hashtag,
.root.twitter-timeline .profile {
	/* [disabled]text-decoration: none; */
}
  .root.twitter-timeline .u-url:hover,
  .root.twitter-timeline .expand:hover,
  .root.twitter-timeline .hashtag:hover,
  .root.twitter-timeline .profile:hover {
    text-decoration: underline;
    color: #fff; }

.u-photo,
.full-name,
.inline-media {
	/* [disabled]display: none; */
}
.root.twitter-timeline button.load-more.customisable {
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.root.twitter-timeline .var-narrow.var-chromeless .tweet {
	padding-top: 5px;
	padding-bottom: 0px;
}