            /** Data Tables **/  
            
table {
  border-collapse: collapse;
  width: 31.5em;
  border: 1px solid #d7d2cd;
}
table img {
  border:none;
}
th, td {
  padding: 0.5em 1.2em;
  font-size: 80%;
  font-weight: bold;
  font-family:"lucida grande", verdana, arial, helvetica, sans-serif;
}
th {
  text-align: left;
}
thead tr, thead tr:hover {
  background: #EFF0E6;
  border-top: 1px solid #D8D1BF;
  border-bottom: 1px solid #D8D1BF;
}
tr {
  background-color: #FAFAFA;
  border-bottom: 1px solid #D8D1BF;
}
tr:hover {
  background-color: #f4f4ef;
}
.top {
  background-color: #EFF0E6;
}
caption {
  text-align:left;
  font-weight: bold;
  margin: 0pt 0pt 1em 0pt;
}
caption p {
  text-align: left;
  font-weight: normal;
  font-family: "lucida grande",arial,helvetica,verdana,sans-serif;
  line-height: 1.3em;
  margin-bottom: 4px;
  font-size: 85%;
  color: #412623;
}
col {
  border-right: 1px solid #D8D1BF;
}
col#websiteCol {
  border: none;
}
tr:nth-child(odd) {
  background-color: #edf5ff;
}
#playlistPosHead {
  text-indent: -1000em;
}
