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

.twitters h2 {
		font-size:14px;
		color:#4a85a0;
		padding-bottom: 1em;
}

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

.twitters ul li {
	padding-bottom: 1em;
}

.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;
}
