.layoutShell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.layoutShell .centerColumn {
	width: auto;
}

.layoutShell .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 100%;
}
.layoutShell .bigLogo {
	padding-left: 15px;
}
.layoutShell .livreirosComCiencia {
	background: url(images/layout/LivreirosComCiencia.png);
	display: table-cell;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.layoutShell .leftColumn {
	width: 220px;
	display: block;
	vertical-align: top:
}
.layoutShell .rightColumn {
	width: 270px;
	display: block;
	vertical-align: top:	
}
.layoutShell td .columnSpacer {
	width: 15px;
	display: block;
}
