.topCover img
{
    float: left;
    margin-right: 30px;
    margin-bottom: 50px;
    border: 1px solid #bbb;
}

.topCoverCombo img
{
    float: left;
    margin-right: 30px;
    border: 1px solid #bbb;
}

.topCoverCombo .cover {
    margin-left: 0 !important;
    margin-right: 32px !important;
    margin-bottom: 20px !important;
    height: auto !important;
}

.topCover img.thumbnail
{
    float: none;
    margin-right: 10px;
    margin-bottom: 0;
}

.topCover,
.topCoverCombo,
.backTo
{
    clear: both;
}

.topOverview
{
    font-size: 110%;
    text-align: center;
    display: block;
    margin-left: 0;
    padding-left: 0;
}

.topOverview li
{
    margin-top: 30px;
    margin-bottom: 30px;
    list-style-type: none;
    display: block;
    margin-left: 0;
    padding-left: 0;
}

.backTo strong
{
    color: #555;
}

.footnote
{
    clear: both;
}

.footnote a
{
    color: #000;
}

.topCoverDescription {
    padding-top: 35px;
}

.byNote {
    clear: both;
    text-align: center;
    font-size: 90%;
}

.byNote,
.byNote a,
.byNote a:link {
    color: #666;
}

.buyLink {
    font-weight: normal !important;
    color: #555 !important;
}