<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table.dpnewscomments
{
    width: 99%;
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS" , Trebuchet, Arial, sans-serif;
    color: #1c5d79;
}

table.dpnewscomments,table.dpnewscomments tr,table.dpnewscomments th,table.dpnewscomments td
{
    border-collapse: collapse;
}

table.dpnewscomments caption
{
    margin: 0;
    padding: 0;
    background: #f3f3f3;
    height: 40px;
    line-height: 40px;
    text-indent: 28px;
    font-family: "Trebuchet MS" , Trebuchet, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #555d6d;
    text-align: left;
    letter-spacing: 3px;
    border-top: dashed 1px #c2c2c2;
    border-bottom: dashed 1px #c2c2c2;
}

/* HEAD */

table.dpnewscomments thead
{
    background-color: #FFFFFF;
    border: none;
}

table.dpnewscomments thead tr th
{
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #1c5d79;
    background-image: url(Images/col_bg.gif);
    background-repeat: repeat-x;
    border-left: solid 1px #FF9900;
    border-right: solid 1px #FF9900;
    border-collapse: collapse;
}

/* BODY */
table.dpnewscomments tbody tr
{
    background: #dfedf3;
    font-size: 13px;
}

table.dpnewscomments tbody tr.odd
{
    background: #F0FFFF;
}

/*table.dpnewscomments tbody tr:hover,table.dpnewscomments tbody tr.odd:hover
{
    background: #ffffff;
}*/

table.dpnewscomments tbody tr th,table.dpnewscomments tbody tr td
{
    padding: 6px;
    border: solid 1px #326e87;
}

table.dpnewscomments tbody tr th
{
    background: #1c5d79;
    font-family: "Trebuchet MS" , Trebuchet, Arial, sans-serif;
    font-size: 12px;
    padding: 6px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    border-bottom: solid 1px white;
}

/*table.dpnewscomments tbody tr th:hover
{
    background: #ffffff;
}*/



/* LINKS */

table.dpnewscomments  a
{
    color: #FF6600 !important;
    text-decoration: none;
    font-size: 13px;
    border-bottom: solid 1px white;
}

table.dpnewscomments a:hover
{
    color: #FF9900;
    border-bottom: none;
}

/* FOOTER */



table.dpnewscomments tfoot
{
    background: #f3f3f3;
    height: 24px;
    line-height: 24px;
    font-family: "Trebuchet MS" , Trebuchet, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #555d6d;
    text-align: center;
    letter-spacing: 3px;
    border-top: solid 2px #326e87;
    border-bottom: dashed 1px #c2c2c2;
}

table.dpnewscomments tfoot tr th,table.dpnewscomments tfoot tr td
{
    /*padding: .1em .6em;*/
}

table.dpnewscomments tfoot tr th
{
    border-top: solid 1px #326e87;
}

table.dpnewscomments tfoot tr td
{
    text-align: center;
}


body.rtl table.dpnewscomments caption
{
    text-align:right;
}


table.dpnewscomments tr td
{
    text-align:center;
}

table.dpnewscomments tr a.shoppingCart_del,
table.dpnewscomments tr a.shoppingCart_inc,
table.dpnewscomments tr a.shoppingCart_dec
{
    color: #dfedf3 !important;
}

table.dpnewscomments tr.odd a.shoppingCart_del,
table.dpnewscomments tr.odd a.shoppingCart_inc,
table.dpnewscomments tr.odd a.shoppingCart_dec
{
    color: #F0FFFF !important;
}

table.dpnewscomments tr a.shoppingCart_del img,
table.dpnewscomments tr a.shoppingCart_inc img,
table.dpnewscomments tr a.shoppingCart_dec img
{
    border:none;
    outline:none;
}

table.dpnewscomments tr.odd a.shoppingCart_del img,
table.dpnewscomments tr.odd a.shoppingCart_inc img,
table.dpnewscomments tr.odd a.shoppingCart_dec img
{
    border:none;
    outline:none;
}

table.dpnewscomments td.imgPlusMinus
{
    border-left: none;
    border-right: none;    
}

table.dpnewscomments tr td.rptCommentsItemFeature td
{
    border:none;
    background-color:#DFEDF3;
}

table.dpnewscomments tr.odd td.rptCommentsItemFeature td
{
    background-color:#F0FFFF;
}


table.dpnewscomments th.title, table.dpnewscomments td.title
{
    width:260px !important;
    /*position:relative;*/
}


table.dpnewscomments img.imgPlusMinus
{
    position:static!important;
    left:30px;
}

body.rtl table.dpnewscomments img.imgPlusMinus
{
    right:25px;
    left:auto;
}

.newscomments-pagingNumbers
{
    width:400px;
}
</pre></body></html>