.forum_table td {
    padding: 10px;
    line-height: 1.2;
    font-size: 12px;
}
.forum_table td a {
    line-height: 1.2;
}
.forum_table .forum_title {
    padding-bottom: 5px;
}
.forum_descr a {
    font-size: 12px;
}
.forum_topic {
    float: left;
    margin-left: 10px;
    width: 265px;
}
.forum_topic_descr a {
    font-size: 12px;
}
.forum_pager {
    line-height: 1;
    padding-top: 5px;
    text-align: right;
}
.forum_pager a, .forum_pager span {
    font-size: 11px;
    line-height: 1;
}
.in_topic a, .in_topic span {
    margin: 0px 3px;
}
.forum_goback {
    padding-bottom: 10px;
}
.forum_goback a {
    font-size: 11px;
}
.topic_head {
    margin-left: 130px;
}
.topic_author {
    width: 40%;
    float: left;
}
.topic_cnt {
    width: 40%;
    float: right;
    text-align: right;
    font-size: 11px;
}
.topic_title {
    font-size: 18px;
    font-weight: bold;
    padding-top: 20px;
}
.topic_head p, .topic_head a {
    font-size: 12px;
}
.topic_manage {
    margin-top: 30px;
    margin-left: 180px;
}
.topic_subscr {
    float: left;
    margin-top: 30px;
}
.topic_subscr a {
    font-size: 11px;
}
.com_head_tr, .com_head_tl, .com_head_tc {
    height: 20px;
    background: url('/images_new/com_head.gif') no-repeat 0 0;
}
.com_head_tr {
    background-position: 100% 0;
    padding-right: 5px;
}
.com_head_tl {
    padding-left: 5px;
}
.com_head_tc {
    background-position: 0 -20px;
    background-repeat: repeat-x;
    background-color: #88B719;
}

.people_table {
    width: 100%;
    background: #E7F1D1;
}
.people_table td {
    padding: 5px 10px;
    background: #FFF;
}
.people_table td p {
    font-weight: bold;
    text-align: center;
}


.turnir_points_tc h6.lft {
    text-align: left;
    padding-left: 7px;
}

.prompt {
    font-size: 11px;
    color: #AAA;
    line-height: 1;
    padding: 2px 0px;
}
