td.td_books_col
{
    color: #5D5D5D;
    font-size: 11px;
    font-weight: normal;
    font-family: Tahoma, Verdana, Arial, Geneva CY, Sans-Serif;
}

td.td_books_head
{
    color: #5D5D5D;
    font-size: 13px;
    font-family: Tahoma, Verdana, Arial, Geneva CY, Sans-Serif;
    font-weight: bold;
    width: 100%;
    vertical-align: top;
}

td.td_books_text
{
    color: #5D5D5D;
    font-size: 11px;
    font-weight: normal;
    font-family: Tahoma, Verdana, Arial, Geneva CY, Sans-Serif;
    text-align : justify;
    padding-bottom: 10px;
    padding-top: 10px;
    vertical-align: top;
}

.books_date
{
    font-size: 13px;
    font-weight: normal;
    color: #5D5D5D;
}

td.td_books_page
{
    color: #5D5D5D;
    font-size: 11px;
    font-weight: normal;
    font-family: Tahoma, Verdana, Arial, Geneva CY, Sans-Serif;
    text-align : justify;
    padding-bottom: 10px;
    padding-top: 10px;
}

img.book
{
    margin-right: 10px;
    margin-bottom: 0px;
}

a.buy_book
{
    color: 5D5D5D;
    font-weight: bold;
}