div.TwitterWall {
	border-top:1px solid #cccccc;
}

div.TwitterWallTweet {
	border-bottom:1px solid #cccccc;
	height:55px;
	padding:5px 10px 7px;
}

div.TwitterWallLeft {
	float:left;
	padding:5px 0 0;
	width:60px;
}

div.TwitterWallRight {
	padding:5px 0 0;
	float:right;
	width:550px;
}

img.TwitterWallAvatar {
	padding:1px;
	border:1px solid #cccccc;
}

div.TwitterWallRight span {
	display:inline-block;
	margin-bottom:-1px;
	text-transform:uppercase;
	font-weight:bold;
}