.tabParent>table,
.tabParent>div>table,
.tabParent>div>div>table{
    border-collapse:collapse;
    border-style:hidden;
    margin:0;
    padding:0;
}
.tabContent table{
    border-collapse:collapse;
    border-style:hidden;
    margin:0;
    width:100%;
    padding:0;
}
.tabContent>div>table,
.tabContent>div>div>table{
    border-collapse:collapse;
    border-style:hidden;
    padding:0;
}
.tabContent{
padding:0 !important;
}
.tabContent p{
margin-left: 10px;
margin-top: 10px;
margin-right: 10px;
}
.tabContent li{
margin-right: 10px;
}
.tabContent img.intext, p img.intext {
display:inline;
padding:0;
margin:0;
vertical-align:middle;
border:0;
}
.tabContent th{
    font-size:11px !important;
    padding:7px !important;
    text-align:center;
    padding:0;
}
.tabContent table td{
    white-space:normal;
}
.subheader,
.subheader>td{
    background:#242f3e;
    font-size: 13px !important;
    font-variant: small-caps;
    padding:7px;
    text-align:center !important;
}
.tabParent td{
    font-size:11px;
    padding:7px !important;
}
#rewardselecttable img{
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  padding:0;
}
#rewardselecttable li {
    font-size: 11px;
}
#rewardselecttable td {
    font-size:11px;
    padding:7px !important;
}
#rewardselecttable td:not(.subheader) {
  text-align:justify;
}
