.var-narrow.var-chromeless .tweet {
  color: #7E848C;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 0 0 25px !important;
  position: relative;
  font-family: 'Open Sans',sans-serif !important;
  font-size: 13px;
  line-height: 23px;
  padding-bottom: 20px;
}
.var-narrow.var-chromeless .tweet .header {
  float: left;
  padding: 0 !important;
  position: static;
  width: 17%;
}
.var-narrow.var-chromeless .tweet .e-entry-content {
	float: left; 
	width: 83%;
}
.var-narrow.var-chromeless .tweet .e-entry-content p {
  font-family: 'Open Sans',sans-serif;
  font-size: 13px;
  line-height: 23px;
}
.var-narrow.var-chromeless .tweet .header img {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #3C3E48;
  border-radius: 1px;
  color: #FFFFFF;
  font-size: 16px;
  height: 34px;
  left: 0;
  line-height: 34px;
  position: absolute;
  text-align: center;
  top: 5px;
  width: 34px;
}
.full-name, .p-nickname {display: none;}
.var-narrow .permalink {
  bottom: 0;
  color: #FFFFFF !important;
  font-family: 'Open Sans',sans-serif !important;
  font-size: 13px !important;
  left: 17%;
  line-height: 23px;
  position: absolute;
}