%STARTINCLUDE%
.twikiTable{
border: 1px solid #05A;
}
.twikiTable th, .twikiTable td{
margin: 1px;
padding: 0px 2px;
border: none;
}
.twikiTable th{
background-color: #07C;
color: #FFF;
}
.twikiTable td{
background-color: #E0E8F0;
}
.twikiAttachments{
text-align: center;
}
.twikiAttachments table{
margin: auto;
}
.twikiAttachments table th, .twikiAttachments table td{
font-size: 11px;
text-align: left;
}
#buscaGoogle{
text-align: center;
}
#buscaGoogle table{
margin: auto;
}
#buscaGoogle table table{
border: none;
}
#conteudo #buscaGoogle table th,
#conteudo #buscaGoogle table td{
background-color: #CCC;
}
%STOPINCLUDE%