div.tweets {
	xfont-size: 0.9em;
	line-height: 1.4;
	height:  390px;
	overflow:  hidden;
}

div.tweets a img {
	padding-top: 5px;
	padding-bottom: 10px;
}

.tweets ul {
}

div.tweets ul li {
	xborder-bottom:  1px solid silver;
	xpadding-bottom: 10px;
	xpadding-top: 3px;
	height:  95px;
	overflow:  hidden;
}

div.tweets h2 {
	border: none;
}

.created_at {
	font-size: 0.7em;
	text-align:  right;
}



.twitter {
	background-image: url(/site/images/twitter_64x64.png);
	background-repeat: no-repeat;
}

