/** Style the tweets */




.twitters {
	position:relative;
    left:-22px;
    text-align: left;
	font-family:Arial Narrow, Helvetica Narrow, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #666666;
	width: 240px;
	margin: 0px;
	padding: 0px;
}



.twitters a {
	text-decoration: none;
	color: #0067d8;
	font-style: normal;
	font-weight: bold;
	outline: none; }



.twitters ul {
	line-height:20px;
	list-style-type: none;
	list-style-position: inside;
}



.twitters span.prefix {

}



.twitters span.time {
	padding-bottom: 6px;}




.twitters span.status {

}
