.album_title {
  color: #666666;
  width: 500px;
  font-size: 13px;
  padding-bottom: 15px;
  margin-left: 70px;
  margin-top: 15px;
  font-weight: 700;
}
.photo {
  margin-top: 5px;
}
.photo2 {
  border: 3px double #666666;
}
.photo_comment{
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.photo_under_line {
  margin-left: 70px;
  width: 500px;
}
.photo_link {
  width: 450px;
  color: #0000ff;
  font-size: 13px;
  border-top: 1px solid #666666;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #666666;
}
.movie {
  border: 4px double #000000;
  width: 585px;
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.photo_links {
  width: 20px;
}
.photo_links a {
  color: #0000ff;
  text-decoration: none;
}
.photo_links :hover {
  color: #ff0000;
  text-decoration: underline;
}
.no_photo {
  height: 364px;
}
.backbutton {
  margin-top: 15px;
}
.backmovie {
  margin-top: 13px;
  text-align: center;
  margin-bottom: 13px;
}
.links {
  font-size: 13px;
}
.links a {
  color: #0000ff;
  text-decoration: none;
}
.links :hover {
  color: #ff0000;
  text-decoration: underline;
}
