.twitters {
	border: 0px solid #e5e5e5;
	padding: 0px;
	overflow: auto;
	margin: 0px;
}

.twitters ul {
	list-style: none;
	padding: 0;
	white-space: nowrap;
}

.twitters ul li {
	padding-bottom: 1em;
	padding-left: 25px;
	background-image: url('http://marketdental.com/images/im_icon.gif');
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
}

#tweet ul { list-style: none; }

.twitters span.prefix {
	font-weight: bold;
}

.twitters span.time {
	font-style: italic;
	color: #c5c5c5;
}

.twitters span.status {
	font-style: italic;
}

img.twitter_pic {
	float: left;
}
