#candle_tweets,
#candleweb_tweets
{
	clear: both;
	margin-top: 3em;
}
#candle_tweets .tagline,
#candleweb_tweets .tagline
{	
	font-size: .9em;
	margin: -1.8em 0 .5em 0;
	padding: 0;
}
#candle_tweets .tagline span,
#candleweb_tweets .tagline span
{	
	margin-left: 1.5em;
}
#candleTwits,
#candleWebTwits
{
	min-height: 70px;
	overflow: hidden;
	background-color: #292629;
	padding: 10px;
}
.twitStream{
	width:360px;
	margin:0;
}
.twitStream a{
	font-family: verdana;
	font-size: 11px;
}
.tweet{
	width:360px;
	float:left;
	display: block;
	padding: 0;
	float:left;
}
.tweet-left{
	float: left;
	margin-right: 1em;
}
.tweet-left img{
	border: none;
	width: 3.5em;
	height: 3.5em;
}
.tweet-right{

}
.tweet p.text{
	margin: 0;
	padding: 0;
}