﻿/* Добавление комментариев к картинкам */

div#Lynch
{
    position: relative;
    margin: 0;
    padding: 0;
}
div#Lynch img
{
    position: absolute;
    display: block;
}
div#LynchComments
{
    position: absolute;
    left: 0px;
    top: 0px;
}
div.LynchComment
{
    position: absolute;
    font-family: Arial, sans-serif;
    font-size: 13px;
    text-align: left;
    line-height: 120%;
}
div.LynchComment div
{
    padding: 0 4px 0px 8px;
}
div.commentedLynch
{
    display: block;
}
div#Block
{
    background: url('http://www.reklama.lv/userpic/seb/comment.gif') no-repeat left top;
}

/* Отображение линков */

table.choices3 td.choice_seb
{
    vertical-align: top;
    width: 25%;
    padding-bottom: 5px;
    padding-right: 50px;
}
/* table.choices3 td.choice_seb div
{
    background: url(http://www.reklama.lv/images/bullet_arrow.gif) 0px 4px no-repeat;
    padding-left: 17px;
    margin-bottom: 0px;
} */

table.choices3 div.choice_help
{
    background: url(../images/reklama20/bullet_settings.gif) 0px 4px no-repeat;
    padding-left: 17px;
    margin-bottom: 0px;
}

table.choices3 td.choice_seb div a
{
    font-family: Tahoma;
    font-size: 12px;
}