.footerContainer
{
	width: 1024px;
	height: 74px;
	background: transparent url('../../Media/System/Backgrounds/footer.jpg') no-repeat scroll left top;
}

.footerItem
{
	/*arial, regular, tam 9, cor #ffffff texto em uppercase.*/
	font-size: 10px;
	font-variant: normal;
	font-style: normal;
	color: #999999;
	white-space: nowrap;
	line-height: 1.05em;
	background-color: black;
}

.twitterItemPost
{
	font-size: 10px;
	line-height: 1.1em;
}