﻿body
{
    margin: 0;
    color: #666;
    font: 12px Arial, Helvetica, sans-serif;
    background: #fff;
}
img
{
    border-style: none;
}
a
{
    text-decoration: none;
    color: #156cae;
}
a:hover
{
    text-decoration: underline;
}
#wrapper
{
    width: 989px;
    margin: 0 auto;
    overflow: hidden;
}
#main
{
    overflow: hidden;
    width: 100%;
}
#sidebar
{
    width: 241px;
    height: 100%;
}
#sidebar .heading
{
    background: url(../images/List/bg-stripe.png) no-repeat;
    width: 218px;
    margin-bottom: 22px;
}
#sidebar .heading h1
{
    margin: 0;
    color: #1276c8;
    text-align: center;
    font: normal 19px/37px Georgia, serif;
}

#sidebar .headingRefineSearch
{
    background: url(../images/List/bg-stripe.png) no-repeat;
    width: 218px;
    margin-bottom: 22px;
}
#sidebar .headingRefineSearch h1
{
    margin: 0;
    color: #1276c8;
    text-align: center;
    font: normal 19px/37px Georgia, serif;
}

#sidebar .navtitle
{
    color: #146cac;
    display: block;
    font: normal 19px Georgia, serif;
    margin-bottom: 5px;
}


/*#sidebar .navlist
{
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}
#sidebar .navlist li
{
    margin-bottom: 5px;
    vertical-align: top;
    height: 1%;
}
#sidebar .navlist a
{
    font-weight: bold;
    color: #666;
    margin-right: 4px;
}
.box
{
    background: url(../images/List/box-c.gif) repeat-y;
    width: 214px;
    overflow: hidden;
    margin-bottom: 20px;
}
.box-holder
{
    background: url(../images/List/box-t.gif) no-repeat;
}
.box-frame
{
    background: url(../images/List/box-b.gif) no-repeat 0 100%;
    overflow: hidden;
    padding: 9px 5px 12px 19px;
}
.box strong
{
    display: block;
    text-align: center;
    margin-bottom: 11px;
    letter-spacing: 2px;
}
.box a
{
    background: url(../images/List/ico-cross.gif) no-repeat 100% 50%;
    padding-right: 15px;
    margin-right: 10px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 6px;
}

.info-format-image
{
    float: left;
}

.info-format-text
{
    display: block;
    float: left;
    margin-left: .18em;
    font-size: 11px;
}

.other-sellers
{
    margin-top: 10px;
    display: block;
}

.ebook-whats-this
{
    background-color: #FBF2AD;
    padding: 5px 20px;
    border: 1px solid #D2CBD2;
    border-radius: 7px;
}*/
