For the first problem, add the following to style-artisteeroverrides.css:
.art-postmetadataheader {
border: 0;
background-color: transparent;
}
For the second problem, add the following to the same file:
table.eventcalheader td {
border: 0;
}
HTH,
Joe D.