#twitter{
background:#C0DEED url(../imagens/bg_twitter.gif) no-repeat;
float:left;
width:340px;
padding-left:10px;
padding-bottom:15px;
}
#twitter_grupo{
float:left;
width:340px;
}
	#twitter_bloco{
	float:left;
	width:175px;
	}
	#twitter_logo{
	float:left;
	width:175px;
	text-align:center;
	margin-top:20px;
	}

	#twitter_saiba{
	float:left;
	width:160px;
	margin-top:5px;
	text-align:right;
	}	
			#texto_legal{
			float:left;
			width:300px;
			height:280px;
			border:3px solid #FFF;
			background:#C0DEED;
			position:relative;
			padding:10px;
			top:-273px;
			left:10px;
			margin-bottom:-306px;
			visibility:hidden;
			}		
			#texto_legal p{
			font-size:11px;
			color:#00386B;
			text-align:justify;
			}
			#texto_legal i{
			font-size:11px;
			}
			#texto_legal a{
			font-size:11px;
			color:#0099CC;
			}	
	#twitter_link{
	float:left;
	width:175px;
	text-align:center;
	margin-top:10px;
	}
	#twitter_caixa{
	float:left;
	background:#FFF;
	width:320px;
	padding-left:10px;
	padding-bottom:10px;	
	}
		#twitter_aviso{
		float:left;
		width:230px;
		height:58px;	
		font-size:11px;	
		color:#665;
		margin-top:5px;
		}	
		#twitter_contador{
		float:left;
		width:80px;
		height:28px;
		text-align:right;
		padding-right:5px;	
		padding-top:12px;	
		font-size:20px;	
		font-weight:bold;
		color:#BBB;
		margin-top:5px;
		}
		#twitter_box{
		float:left;
		width:310px;
		height:70px;
		background:url(../imagens/box_twitter.gif) 2px 0 no-repeat;	
		}
			#status{
			border:0;
			width:270px;
			margin:12px 0 0 21px;
			height:50px;
			line-height:16px;
			font-size:13px;
			font-family:Arial, Helvetica, sans-serif;
			overflow:auto;
			}
		#twitter_enviar{
		float:left;
		width:305px;
		text-align:right;
		padding-right:5px;
		}			
		#twitter_titulo{
		float:left;
		width:540px;
		margin-top:30px;		
		}		
			#twitter_titulo h3{
			color:#404040;
			font-size:18px;
			}		
	#juitterContainer{
	float:left;
	width:530px;
	padding-top:10px;	
	background:#FFF;
	}
	
	#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */
	
	/* Bellow the list of tweets "<li>" */
	
	/*#juitterContainer .twittLI{list-style:none;background:#EEFDEA;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #CAF8C9;padding:3px;clear:both;height:55px;} */
		#juitterContainer .twittLI{
	list-style:none;
	margin:0;
	padding:5px 0 0 0;
	border-bottom:dashed 1px #999;
	padding:3px;
	clear:both;
	margin-below:6px;
	font-size:12px;
	height:52px;
	}
	#juitterContainer .twittList SPAN.time{color:#777;font-size:10px}
	#juitterContainer .twittList a{color:#0da4c9;} /*Links inside the tweets list */
	
	/* Bellow the CSS for the avatar image  */
	
	#juitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:48px;;height:48px;}
	
	#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/
	
	#juitterContainer .extLink{} /*CSS for the external links*/
	
	#juitterContainer .hashLink{} /*CSS for the hash links*/
	
	

	#juitterContainer img{
	width:48px;
	height:48px;
	}