body {
  font-family:Arial, Helvetica, sans-serif;
}

/** Style the tweets */
.twitters3 {
	background-color:none;
	width:390px;
	padding-top:4px;
	font-size:12px;
	line-height:20px;
  padding: 6px;
  overflow: auto;
  margin: 0px;
}

.twitters3 ul {
	background-color:none;
	font-size:12px;
  list-style: none;
  padding: 0px;
  white-space: normal;
}

.twitters3 span.prefix {
  font-weight: bold;
}

.twitters32 span.time {
  font-style: italic;
  color: #faf6ef;
}

.twitters3 span.status {
  font-style: italic;
}
