img {
  border: 0
}

#policy {
  max-width: 800px;
  margin: 0 auto;
}

.section {
  padding: 0 0 7px 0
}

ul.details li {
  padding: 10px 0 0 10px; 
}

#policy-flash .screenshot {
  background: url('/i/policy/screenshot-flash') no-repeat;
  height: 300px
}

#policy .pdficon {
  display: inline-block;
  background: url('/i/policy/pdf') no-repeat;
  height: 17px;
  width: 17px;
  margin-left: 4px;
}

#policy #policy-downloads .pdficon {
  margin: 0 4px 0 0;
}

#policy #policy-downloads ul {
  padding: 0;
  margin: 0;
}

#policy #policy-downloads li {
  list-style-type: none;
  padding: 0;
  margin: 3px 0;
}

table.cookies {
  font-size: 0.8em;
}

table.cookies th, table.cookies td {
  padding: 3px 9px;
}

table.cookies th {
  vertical-align: top;
  text-align: left;
  border-bottom: 1px solid #ccc;
}

.rtl table.cookies th {
  vertical-align: top;
  text-align: right;
}

table.cookies td {
  vertical-align: top;
  border-bottom: 1px dotted #ccc
}

tr.info td {
  border-bottom: 1px solid #ccc
}

td.description p {
  margin-top: 0; padding-top: 0
}

td.icon .icon {
  float: left; margin-right: 6px
}

.rtl td.icon .icon {
  float: right; margin-left: 6px
}

tr.green td.icon div.icon {
  background-image: url('/i/policy/green/led');
  background-position: 0 0;
  width: 15px;
  height: 15px;
}

tr.amber td.icon div.icon {
  background-image: url('/i/policy/green/led');
  background-position: -16px 0;
  width: 15px;
  height: 15px;
}

tr.red td.icon div.icon {
  background-image: url('/i/policy/green/led');
  background-position: -32px 0;
  width: 15px;
  height: 15px;
}


dl {
  margin: 10px 100px 30px 60px
}

dt {
  float: left;
  font-weight: bold;
}

dd {
  margin-left: 190px;
  margin-bottom: 10px
}

.policy-icon-heading {
  color: inherit;
  text-decoration: none;
}

.toggle-icon {
  margin-right: 6px;
}
