#twitterTempoReal {
		width:700px;
		float:left;
}

#twitterTempoReal ul {
	list-style-type: none;
	list-style:none;
}

#twitterTempoReal li {
	line-height: 1.3em;
}


#twitterTempoReal {
		width:230px;
		float:left;
}

#twitterTempoReal .twitted p.preLoader {
	background:none;
}

#twitter3 ul {
	list-style-type: none;
	list-style:none;
}

#twitter3 li {
	line-height: 1.3em;
}

#twitter3 li a { text-decoration:none; font-size:9px; color:#030;}
}


.twitted {
	margin-bottom:0;
}


.twitted p.preLoader {
	margin: 0;
	background: transparent url(../images/twitter_loader.gif) 1em center no-repeat;
}

.twitted ul#twitter_update_list {
	margin-left: -38px;
	margin-top:0;
	list-style: none;
	text-align:left;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 1em 0 1em 0;
	border-bottom: 1px solid #666;
	list-style:none;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color:#090;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color:#333;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitted p.profileLink {
	display: block;
	margin: 0;
	color: #fff;
}
