.twitter_{
	background: url('../images/twi/fundo.png') repeat-x top left #E9E9E9;
	width: 188px;
	min-height: 280px;
}
.twitter_ a{
	color: #437239;
	text-decoration: underline;
}
.twi_topo{
	background: url('../images/twi/topo.png') no-repeat top left;
	height: 40px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 2px;
}
#twitter_update_list{
	width: 164px;
	padding-left: 12px;
	padding-right: 12px;
	color: #437239;
	text-align: left;
	font-style: italic;
	font-size: 11px;	
	min-height: 280px;
}

#twitter_update_list li{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 2px dotted #437239;
}
