div.detail-container {
    border  :   1px solid #85C884;
}

div.details {
    background-color    :   #EFFDD8;
    padding             :   11px 38px 11px 13px;
}

div.details div.title {
    color           :   #008100;
    font-weight     :   bold;
    font-size       :   18px;
    margin-bottom   :   3px;
}

div.details div.title a {
    text-decoration :   none;
}

div.details div.author {
    font-size   :   11px;
    color       :   #008100;
    margin-top  :   5px;
}

div.details div.keywords {
    font-size   :   11px;
    color       :   #008100;
    margin-top  :   1px;
}

div.details div.keywords a {
    font-size       :   11px;
    color           :   #008100;
    text-decoration :   none;
}

div.details div span {
    font-weight :   bold;
}

td.photo {
    text-align          :   center;
    vertical-align      :   middle;
    background-color    :   #FFFFFF;
    height              :   552px;
    border-top          :   1px solid #85C884;
}

div.video {
    background-color    :   #FFFFFF;
    padding-top         :   13px;
    padding-bottom      :   11px;
    padding-left        :   11px;
}

div.video td.main {
    width           :   10%;
    padding-right   :   30px;
    width           :   480px;
}

div.video div.promo-item {
    margin-left :   0px;
}

div.video div.no-last {
    border-bottom   :   1px solid #83C876;
}

div.related-heading {
    color           :   #008100;
    font-weight     :   bold;
    font-size       :   14px;
    margin-bottom   :   14px;
}

td.thumbnails {
    background-color    :   #EFFDD8;
    border-top          :   1px solid #85C884;
    padding-top         :   6px;
    padding-bottom      :   3px;
}

td.thumbnails img {
    margin-right    :   7px;
}

td.thumbnails img.left {
    margin-right    :   52px;
}

td.thumbnails img.right {
    margin-left    :   45px;
}
