/* Boozho skin stylesheet for HDD TV */

.black {
  color: #330000;
  font-size:10pt;
}

.redh {
  color: #ff0000;
  font-size:10pt;
  text-decoration:none;
}
.redh a {
  color: #ff0000;
  font-size:10pt;
  text-decoration:none;
}
.redh a:hover {
  color: #ff0000;
  font-size:10pt;
  text-decoration:none;
}

#skin {
  margin: 0px auto;
  padding: 0px;
  text-align: left;
  width: 340px;
  height: 285px;
  background-image:  url(tv-album.gif);
}

#display {
  position: relative;
  top: 18px;
  left: 29px;
  width: 290px;
  height: 177px;
  overflow: auto;
}
