/*Twitter*/
#tweets{
	height: 145px;
}
#tweets .tweetList{
	list-style: none;
	margin: 0 0 0 10px;
}
#tweets .timestamp{
	color: #9C9C9C;
}
/*Nivo Slider*/
.theme-light.slider-wrapper{
	background: none !important;
}
.slider-wrapper{
	margin: 11px 0 0 0;
}
/*Layout*/
.colunaPadrao{
	height: 498px;
}
.paginasInternas{
	padding: 33px 0 0 0;
}
div.social{
	width: 100%;
}
.social div{
	float: left;
	margin: 0 8px 0 0;
}
.uiIconText{
	width: 10px !important;
}
.row-fluid{
	margin-bottom: 14px;
}
.dataField{
	color: #9c9c9c;
	font-size: 12px;
}
