.wg-hoverhelp {
    display: none;
    background-color: #e6ecff;
    border: 1px solid #003399;
    color: #000066;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 3px;
    width: 300px;
    top: 0px;
    left: 0px;
    z-index: -1;
}

.wg-hoverhelp.yui-tt {
    display: block;
}

.wg-hoverhelp-visible {
    z-index: 100 !important;
}

.yes {
  background-color: #cfd58e;
  text-align: center;
} 
.no {
  background-color: #ffd4b8;
  text-align: center;
}
.costs_extra, .limited, .free_add_on {
  background-color: #fff3b0;
  text-align: center;
}

.category {
  font-size: 14px;
  font-weight: bold;
}
.odd {
  background-color: #d7e3ee;  
}
.even {
  background-color: #d4eef5;
}

.content{
  font-family: helvetica, arial;
  font-size: 11px;
}
.tableMenu {
  background-color: #d7e3ee;
  font-size: 8pt;
  font-family: Helvetica, Arial;
}
.tableMenu a {
  text-decoration: none;
}
.tableHeader {
  background-color: #d7e3ee;
  font-size: 10pt;
  font-family: Helvetica, Arial;
}
.tableData {
  font-size: 10pt;
  font-family: Helvetica, Arial;
}
.highlighted {
  background-color: #d4eef5;
}

.pollColor {
  background-color: #cccccc;
  border: thin solid #aaaaaa;
}
.pagination {
  font-family: helvetica, arial;
  font-size: 8pt;
  text-align: center;
}

