#media {
}

.mediaselector {
  height: 25px;
}

.mediaselector_left {
  font-weight: bold;
  color: #5e5e5e;
  float: left;
  width: 260px;
  margin-bottom: 5px;
}

.mediaselector_right {
  font-weight: bold;
  text-align: right;
  color: #444;
  float: right;
  width: 680px;
  margin-bottom: 5px;
}

.mediabookform {
  margin-left: 17px;
  margin-top: 10px;
}

.mediamessages {
}

.mediacounter {
  margin-left: 5px;
  text-decoration: none;
  color: black;
  color: #b0b0b0;
}

.mediacounter_active {
  color: black;
}

.mediacounter:hover {
  color: #5a5a5a;
}

.album_position {
  float: left;
  margin-right: 15px;
}

.photoalbum_name {
  width: 220px;
  text-align: center;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 15px;
}

.photoalbum {
  position: relative;
  width: 920px;
  min-height: 530px;
  z-index: 1000;
  padding: 0px;
  top: -20px;
  background-color: transparent;
  border: 0px solid #CCC;
  display: none;
}

.thumbwrapper_closebutton {
  display: none;
}

.mediafinal {
  clear: both;
}
