table.ucomments {
    border-collapse: collapse;
}
td.ucomment-head, td.ucomment-head-first, td.ucomment-head-last {
    height: 18px;
    background-color: #f4f4f4;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bolder;
}
td.ucomment-head-first {
    border-right-width: 0px;
}
td.ucomment-head-last {
    border-left-width: 0px;
}
td.ucomment-text {
    font-family: Georgia,'Times New Roman',Times,serif;
    font-size: 12px;
}
span.ucomment-date {
    color: Gray;
    font-variant: normal;
    font-weight: normal;
}
input.btn-feedback {
    font-size: 7pt;
    font-family: Arial, Helvetica, sans-serif;
    height: 18;
    width: 55;
}

table.photo-page-info {
    width: 100%;
    background-color: #99ccff;
    margin-top: 0;
    margin-bottom: 0;
    border-width: 1px;
    border-style: solid;
    border-top: none;
}
td.photo-info-header, td.photo-info-footer, td.photo-info-data, td.photo-ssm-header {
    border-width: 1px;
    border-style: solid;
    border-top: none;
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td.photo-info-header, td.photo-info-footer, td.photo-ssm-header {
    text-align: center;
    padding-top: 8px;
    padding-bottom: 6px;
    color: white;
    background-color:#3B3B3B;
    font-size: 110%;
    border-color: #f0f0f0;
}
td.photo-info-footer {
    padding-top: 2px;
    padding-bottom: 1px;
    color: #d0d0d0;
    font-size: 95%;
    /* border: none; */
    font-weight: normal;
}
td.photo-info-header:first-child, td.photo-info-footer:first-child {
    border-left-color: #3B3B3B;
}
td.photo-info-header:last-child, td.photo-info-footer:last-child {
    border-right-color: #3B3B3B;
}
td.photo-ssm-header {
    border-left-color: #3B3B3B;
    border-right-color: #3B3B3B;
    padding-top: 1px;
    padding-bottom: 1px;
}
td.photo-info-data, td.photo-ssm-data {
    text-align: left;
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 3px;
    border-color: #3B3B3B;
    border-style: solid;
    border-width: 1px;
    border-top: none;
    border-bottom: none;
}
td.photo-info-data:last-child {
    text-align: right;
}
td.photo-ssm-data {
    text-align: center;
}
a.photo-info-link {
    text-decoration: none;
    border-bottom: 1px dashed;
    color: #d0d0d0;
}
p.leftstr, p.rightstr {
    float: left; /* Обтекание справа */ 
    /*width: 50%;*/ /* Ширина текстового блока */
    margin-left: 0;
    margin-top: 1px;
    margin-bottom: 1px;
    border: none;
}
p.rightstr {
    text-align: right; /* Выравнивание по правому краю */
    margin-right: 0;
    margin-left:  auto;
    width2: 100%;
}

td.photo-btn {
    margin: 0 auto;
    width: 90px;
    text-align: right;
    vertical-align: middle;
    padding-left: 8px;
}
a.photo-btn {
    /*background: none repeat scroll 0 0 #6688aa;*/
    background: none repeat scroll 0 0 #48c;
    border: medium none;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 4px 3px 8px #555;
    color: #FFFFFF;
    display: block;
    font: 12px/1.38em Arial,Helvetica,sans-serif;
    left: -0.4em;
    margin-bottom: 0.75em;
    margin-top: -0.15em;
    padding: 0.2em 1.0em;
    text-align: center;
    vertical-align: middle;
    white-space: pre;
    cursor: pointer;
}
a.simple {
    cursor: pointer;
    font-size: 12px;
}
iframe[src*="ads-iframe"] {
    display: none;
}
#disqus_thread iframe[sandbox*="allow"] {
    display: none;
}
