body {
    margin: 0;
    padding: 1em 0;
    background-color: #eff6fa;
    background: url(../bg.gif) 0 0 repeat-x;
}

a {
    text-decoration: none;
    color: #347;
}

a:hover {
    text-decoration: underline;
}

table td {
    border: 1px dotted #aaa;
}

ul.bare {
    margin: 0;
}

ul.bare li {
    list-style-type: none;
}

/* --- */

div.hd {
/*    margin-bottom: 1em;*/
/*    padding-bottom: 0.2em;*/
/*    border-bottom: 1px solid #ccc;*/
    text-align: center;
}

#doc {
    padding-bottom: 1em;
    border-bottom: 1px solid #ccc;
}

div.fd {
    margin-top: 1em;

    text-align: center;
    color: #666;
}

div.quiet,
div.quiet a {
    color: #666;
}

div.fd a {
    color: #666;
}

img.cover {
    border: 2px solid #aaa;
}

div.teaser {
    margin: 1em 0;
    padding: 0.5em;
    padding-top: 1.5em;
    border: 1px dotted #aaa;
    border-right: none;
    border-left: none;
    font-style: italic;
}

div.title {
    margin-bottom: 1em;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

span.subtitle {
    color: #999;
}

h1.title {
    font-weight: 100;
    font-variant: small-caps;
    font-size: 174%;
    color: #666;
    margin: 0;
}

h1.title b {
    font-weight: 700;
}

a.both-buy-now,
a.steppingofftheedge-buy-now,
a.numenon-buy-now {
    text-decoration: none;
}

a.both-buy-now:hover span,
a.steppingofftheedge-buy-now:hover span,
a.numenon-buy-now:hover span {
    color: yellow;
    text-decoration: none;
}

.steppingofftheedge-buy-now img,
.numenon-buy-now img {
    margin-bottom: 0.5em;
}

/*.both-buy-now span,*/
/*.steppingofftheedge-buy-now span,*/
/*.numenon-buy-now span {*/
span.buy-label {
    color: white;
    font-weight: bold;
    font-variant: small-caps;
    font-size: 197%;
    padding: 0 1em;
}

/*.steppingofftheedge-buy-now span {*/
span.steppingofftheedge-buy-now {
    background: sienna;
    border: 2px solid rosybrown;
}

/*.numenon-buy-now span {*/
span.numenon-buy-now {
    background: sandybrown;
    border: 2px solid navajowhite;
}

/*.both-buy-now span {*/
span.both-buy-now {
    background: palegreen;
    border: 2px solid lightgreen;
    color: green;
}

span.both-buy-now .free-shipping {
    border: none;
    font-size: 85%;
    color: black;
}

#vp #doc {
    width: 600px;
    min-width: 600px;
}

ul.buy-list {
    margin: 0;
    padding: 0;
}

ul.buy-list li {
    margin: 0;
    font-size: 131%;
}

ul.buy-list .free-shipping {
    color: red;
}

div.special-or-quantity {
    background: lemonchiffon;
    border: 1px solid goldenrod;
    padding: 0.25em 0.5em;
}

