.cmc-twitter-widget .content {
	line-height:15px;
}

.cmc-twitter-widget .tweet {
  word-wrap:break-word;
}

.cmc-twitter-widget .tweet + .tweet {
	border-top: 1px dotted #c0c0ba;
  padding-top: 10px;
}

.cmc-twitter-widget .tweet p {
	line-height: 1.5em;
	margin-bottom: 10px;
}

.cmc-twitter-widget p.time {
	color:#999;
	font-style:italic;
}

.cmc-twitter-widget .read-more {
	font-weight: bold;
}

.cmc-twitter-widget a:hover,
.cmc-twitter-widget a:focus {
	text-decoration: underline;
}