.album-cover {
    width: 40%;
    margin-top: 20px;
}
.strandedplanet-cover {
    margin-right: 0%;
    float: left;
    /*border: solid 1px whitesmoke;*/
}
.offmirrors-cover {
    margin-left: 0%;
    float: left;
}
.left-col,
.right-col {
    max-width: 270px;
    margin: 15px 0px 0;
    text-align: left;
}
.left-col {
    float: left;
}
.right-col {
    float: right;
    margin-right: 5%;
}
.left-col,
.credits {
    margin-left: 0%;
}
.circumvoluted {
    font-style: italic;
    margin: 25px 0 0;
}
.available {
    margin: 50px auto 0;
    width: 265px;
    text-align: left;
}
.clear-float {
    clear: both;
}
.credits {
    display: block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: left;
}
.credits-content1,
.credits-content2 {
    margin-left: 0px;
}
iframe {
    width: 100%;
    height: 440px;
    margin: 0 auto 0;
  /*text-align: center;*/
}
.media-content1 iframe {
    height: 420px;
}
.media-content2 iframe {
    height: 350px;
}
.sub-button {
    cursor: pointer;
}
.sub-button:hover {
    text-shadow: 0 0 13px greenyellow;
}
.sub-content {
    /*display: none;*/
    text-align: center;
}
.sub-content p {
    text-align: left;
}
.more-margin-top {
    margin-top: 50px;
}
