
#p-splash #marquee {
    width: 600px;
    margin-bottom: 30px;
    padding-top: 21px;

}

#p-splash #marquee .images {
    margin-bottom: 10px;
    width: 600px;
    height: 285px;
    overflow: hidden;
}

#p-splash #marquee .buttons {
    position: relative;
}

#p-splash #marquee .buttons .options {
    float: right;
}

#p-splash #marquee .image {
    width: 600px;
    height: 285px;
    /* background: #3aaeb8; */
    overflow: hidden;
}

#p-splash #marquee .image img {
    width: 600px;
}

/*
    greenish: #3aaeb8
*/
#p-splash #NewRel #NewRel-marquee {
    width: 285px;
    overflow: hidden;
    position: relative;
    height: 300px;
}

#p-splash #NewRel #NewRel-marquee-track {
    width: 900px;
    position: absolute;
    height: 1000px;
}

#p-splash #NewRel #NewRel-marquee-track .release {
    float: left;
    width: 285px;
}

#p-splash #NewRel .headline {
    /* background: url(../img/title/LV_New_Releases_HL.png) no-repeat; */
    height: 54px;
    width: 284px;
    padding: 0;
    padding-bottom: 18px;
    border-bottom: 1px solid #888;
}

#p-splash #NewRel .coverart {
    width: 188px;
    height: 188px;
    background: #3aaeb8;
    margin-top: 16px;
    margin-bottom: 13px;
}

#p-splash #NewRel .coverart img {
    width: 188px;
    height: 188px;
}

#p-splash #NewRel .title {
    margin-bottom: 12px;
    color: #3aaeb8;
}

#p-splash #NewRel .text {
    margin-bottom: 24px;
}


#p-splash #NewRel .title .band {
    font-size: 20px;
    font-weight: bold;
    color: #3aaeb8;
    line-height: 20px;
    margin-bottom: 4px;
}

#p-splash #NewRel .title .album {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    line-height: 16px;
    margin-bottom: 3.2px;
}

#p-splash #NewRel .title .album a {
    color: #333;
}

#p-splash #NewRel .title .formats {
    font-size: 11px;
    font-weight: normal;
    color: #383b3e;
    line-height: 1em;
    margin-bottom: 2.2px;
}

#p-splash #NewRel p {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    line-height: 16px;
}

#p-splash #NewRel .read-on a {
    color: #3aaeb8;
}

#p-splash #NewRel cite {
    font-style: normal;
    font-size: 11px;
    color: #3aaeb8;
}

#NewRel p a {
    color: #3aaeb8;
}

#NewRel .section-link {
    border-top: 1px solid #888;
    padding-top: 16px;
    margin-top: 16px;
}

#p-splash #NewRel ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#p-splash #NewRel ul li {
    float: left;
    width: 90px;
    height: 90px;
}

#p-splash #NewRel .others span {
    width: 86px;
    height: 86px;
    background: #add6d4;
    border: 2px solid #3aaeb8;
    display: inline-block;
    margin-right: 2px;
}

#p-splash #NewRel .others span img {
    width: 86px;
    height: 86px;
}