html, body {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-family: arial,verdana;
    text-align: center;
    background: #b6e6fd;
    min-width: 1042px;
}

body.static_width .middle_center {
    max-width: 1465px;
}

body.one_column .middle_center {
    width: 1019px;
}

a img {
    border: none;
}

#topmenu {
    background-image: url("/img/style/bright/menu/menu.png");
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-box-shadow: 0 0 7px 5px #b6e6fd;
    -webkit-box-shadow: 0 0 7px 5px #b6e6fd;
    box-shadow: 0 0 7px 5px #b6e6fd;
}
    #topmenu a.mnu {
        color: white;
        font-weight: bold;
        padding: 6px 8px 4px 8px;
    }
    #topmenu a.mnu.important {
        color: #FFE400;
    }
    #topmenu a.mnu:hover {
        color: #0072ff;
        background-image: url("/img/style/bright/menu/menu-hover.png");
        text-shadow: 0px 0px 0px rgba(255, 255, 255, 1);
    }

    #topmenu a {
        margin: 0px 11px;
        display: block;
        float: left;
    }

    #topmenu span span {
        position: absolute;
        margin-top: 30px;
        margin-left: -50px;
        z-index: 500;
        display: none;
        font-size: 75%;
    }

        #topmenu span:hover span {
            display:block;
        }

        #topmenu span span a {
            text-shadow: 1px 1px 1px #0859FA;
            color: white;
            font-weight: bold;
            display:block;
            clear:both;
            width: 150px;
            padding: 5px;
            border: 1px solid #0859FA;
            border-top-width: 0px;
            background-color: #2F8DEE;
        }

            #topmenu span span a:hover {
                background-color: white;
                text-shadow: 1px 1px 1px #FEFEFE;
                color: #2F8DEE;
            }

            #topmenu span span a:last-child {
                border-radius: 0px 0px 5px 5px;
            }

#top {
    width: 1000px;
}

.clear {
    clear: both;
}

#mainbg {
    height:100%;
    width:99.9%;
}

#main {
    width:1000px;
    height:100%;
}

#topbg {
    background-image: url("/img/style/bright/tnt_01.png");
    background-repeat: repeat-x;
    background-position: 2px top;
    height:100%;
    width:100%;
}

/* START NEW LAYOUT STYLE */
.descbelowtorrentimg {
    text-align:left;
    clear: both;
    padding-left: 16px;
    padding-top: 10px;
    float: left;
    position:relative;
    left:0%;
}

.blocklist {
    border-style: none solid solid;
    border: 1px solid rgb(191, 191, 191);
    border-width: 0px 1px 1px;
}

    .bl2 {
        padding:    1px 1px 1px 1px;
        border: 1px solid rgb(191, 191, 191);
        margin-left:    10px;
        position:            relative;
    }

.blockbar_header {
    text-align: center;
    width: 100%;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    .blockbar_header .tdc {
        width: 100%;
        color: white;
        text-align: right;
        font-weight: bold;
        font-size: 14px;
        white-space: nowrap;
        background: url("/img/style/bright/blockbar_center.png");
        background-repeat: repeat-x;
        background-position: top left;
    }
    .blockbar_header .tdc a {
        color: #D0D0D0;
    }
    .blockbar_header .tdc a:hover {
        color: white;
    }
    .blockbar_header .tdl img {
        -webkit-border-top-left-radius: 7px;
        -moz-border-radius-topleft: 7px;
        border-top-left-radius: 7px;
    }
    .blockbar_header .tdr img {
        -webkit-border-top-right-radius: 7px;
        -moz-border-radius-topright: 7px;
        border-top-right-radius: 7px;
    }

.blockbar_l_header {/*LEFT column blocks*/
    text-align:            center;
    width:                    100%;
}

    .blockbar_l_header .tdc {
        width: 100%;
        color: white;
        text-align: left;
        font-weight: bold;
        font-size: 14px;
        white-space: nowrap;
        background: url("/img/style/bright/blockbar_center.png");
        background-repeat: repeat-x;
        background-position: top left;
    }
    .blockbar_l_header .tdl img {
        -webkit-border-top-left-radius: 7px;
        -moz-border-radius-topleft: 7px;
        border-top-left-radius: 7px;
    }
    .blockbar_l_header .tdr img {
        -webkit-border-top-right-radius: 7px;
        -moz-border-radius-topright: 7px;
        border-top-right-radius: 7px;
    }

.menuLeft_intable {
    width:225px;
    background-color:#f8f8f8;
}

.midcenterblock_left {
    vertical-align:    top;
    text-align:            center;
}

.midcenterblock_middle {
    vertical-align:    top;
    text-align:            center;
}
.midcenterblock_right {
    vertical-align:top;
    text-align:            center;
}

    .midcenterblock_spacer .spcx {
        width:10px;
        height:2px;
    }

.centerblock_header {
    text-align: center;
    width: 100%;
    color: white;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    background: url("/img/style/bright/midblock_panel_center.png") repeat-x;
    background-position: top left;
    overflow: hidden;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
    .centerblock_header.no-content {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .centerblock_header .tdl {
        background: url("/img/style/bright/midblock_panel_left.png") no-repeat;
        background-position: top left;
    }

    .centerblock_header .tdr {
        background: url("/img/style/bright/midblock_panel_right.png") no-repeat;
        background-position: top right;
        padding: 3px 5px 4px 5px;
        height: 15px;
    }

.centerblock_content {
    text-align: center;
    width: 100%;
}

    .centerblock_content .tdc {/*center td*/
        font-size: 12px;
        width: 100%;
        background: url("/img/style/bright/midblock_bg_center.png");
        background-repeat: repeat-x;
        vertical-align: top;
        background-color: #f8f8f8;
        padding-left: 12px;
        padding-right: 12px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-left-radius: 5px;
    }
        .centerblock_content .tdc table.lista {
            width: 100%;
        }

            .centerblock_content .tdc .lista .lista td.clean {
                border: 0;
                border-style: none;
            }

            .centerblock_content .tdc .lista .lista .forumpost_tdl {
                width:                    20%;
                padding:                0px;
            }

            .centerblock_content .tdc .lista .lista .forumpost_tdr {
                width:                    80%;
            }

            .centerblock_content .tdc .lista .lista .header_tdl {
                width:                    200px;
                background-image:url("/img/style/bright/tnt_bg_header.png");
                font-size:14px;
                color:white;
                font-weight:bold;
                padding-left:10px;
                margin-left:0px;
            }
            .centerblock_content .tdc .lista .lista .header_tdc {
                width:                    300px;
                background-image:url("/img/style/bright/tnt_bg_header.png");
                font-size:14px;
                color:white;
                font-weight:bold;
                padding-left:10px;
                margin-left:0px;
            }
            .centerblock_content .tdc .lista .lista .header_tdr {
                background-image:url("/img/style/bright/tnt_bg_header.png");
                font-size:14px;
                color:white;
                font-weight:bold;
                padding-left:10px;
                margin-left:0px;
            }

            .centerblock_content .tdc .lista .lista .comm_content_tdl {
                width:                    200px;
            }

.center {
    width:100%;
}

.spacerx0 {
    width:100px;
    height: 26px;
}

#topcatlinks {
    font-family: tahoma;
    float:left;
    position:absolute;
    font-size: 8px;
    left:0px;
    top:0px;
    color:white;
}

    #topcatlinks a {
        font-size: 8px;
        color:white;
        text-decoration:none;
    }
    #topcatlinks a:hover {
        font-size: 8px;
        color:blue;
        text-decoration:underline;
    }

#footer {
    width:1000px;
    text-align:center;
}
    #footer a {
        color:yellow;
        text-decoration:none;
    }

    #footer a:visited {
        color:white;
    }

    #footer a:active {
        color:blue;
    }

    #footer a:hover {
        text-decoration:underline;
    }

#footerWew {
    background: #434343;
    background: -moz-linear-gradient(top,  #434343 0%, #515151 20%, #515151 36%, #4a4a4a 54%, #323232 57%, #2f2f2f 61%, #252525 79%, #292929 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#434343), color-stop(20%,#515151), color-stop(36%,#515151), color-stop(54%,#4a4a4a), color-stop(57%,#323232), color-stop(61%,#2f2f2f), color-stop(79%,#252525), color-stop(100%,#292929));
    background: -webkit-linear-gradient(top,  #434343 0%,#515151 20%,#515151 36%,#4a4a4a 54%,#323232 57%,#2f2f2f 61%,#252525 79%,#292929 100%);
    background: -o-linear-gradient(top,  #434343 0%,#515151 20%,#515151 36%,#4a4a4a 54%,#323232 57%,#2f2f2f 61%,#252525 79%,#292929 100%);
    background: -ms-linear-gradient(top,  #434343 0%,#515151 20%,#515151 36%,#4a4a4a 54%,#323232 57%,#2f2f2f 61%,#252525 79%,#292929 100%);
    background: linear-gradient(to bottom,  #434343 0%,#515151 20%,#515151 36%,#4a4a4a 54%,#323232 57%,#2f2f2f 61%,#252525 79%,#292929 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#434343', endColorstr='#292929',GradientType=0 );
    width: 1000px;
    padding: 7px 4px;
    margin-top: 10px;
    font-size: 14px;
    color: white;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#warning {
    background-color: #017ae8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 1000px;
    font-size: 11px;
    color: #ffc8c8;
    padding: 7px 4px;
}

.header {
    font-size:14px;
    color:white;
    font-weight:bold;
    background-color: #3080E1;
    padding-left:10px;
    margin-left:0px;
    border: 1px solid rgba(2, 1, 1, 0.38);
}

.searchform_torr {
    font-weight:    bold;
}

    .searchform_torr_tbl td {
        font-weight:    normal;
    }


/* END NEW LAYOUT STYLE */

/*Główne elementy*/


.middle_center {
    width:100%;
}

#topmenu2 {
    width: 996px;
    height: 20px;
    background-image: url("/img/style/bright/tnt_14.png");
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 2px;
    color: #0566f3;
    font-size:14px;
}

#topmenu2 .iconEx {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-size: 100% 100%;
}

#topmenu2 .submit, #topmenu2 select {
    font-size: 11px;
    padding: 1px 3px;
}

#topmenu2 .submit .iconEx {
    width: 13px;
    height: 13px;
}

.ad-vig {
    background: #B6E6FD url("/img/style/bright/tnt_18.png") no-repeat;
    width:1000px;
    text-align: center;
    vertical-align: middle;
    /*min-height:133px;*/
}

    #reklamaWew {
        padding-top:10px;
    }
    #banner {
        text-align: center;
    }

#reklama img{
    margin: 8px 0px 8px 0px;
}

#menuLeft {
    width:225px;
    float:left;
    background-color:#f8f8f8;
}

.tortdesc {
    overflow: auto;
    padding: 0px 10px;
}

#menuLeftWew, .menuLeftWew {
    background: #f8f8f8 url("/img/style/bright/midblock_bg_center.png") repeat-x;
    text-align:left;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#center {
    width:494px;
    float:left;
}

#center_2col {
    display:block;
    text-align:center;
    border:2px dashed blue;
    /*width:;*/
    float:right;
    position:relative;
    top:-40px;
    padding-top:0px;
}

#shoutbox {
    background-color:transparent;
}

#shoutboxWew {
    /*background-image:url("/img/style/bright/tnt_37.png");*/
    background-repeat:no-repeat;
    /*kolorystyczne*/
    text-align:left;
    font-size:12px;
    color:#00359a;
}

#news {
    background-color:transparent;
}

#news2 {
    background-color:transparent;
}

#newsWew {
    /*background-image:url("/img/style/bright/tnt_37.png");*/
    background-repeat:no-repeat;
    /*kolorystyczne*/
    text-align:justify;
    font-size:12px;
    color:#000b1c;
}

#newsWew img {
    border:3px solid #073983;
    margin: 4px 4px 0px 4px;
    float:left;
}

#topSearch {
    width: 626px;
    height: 88px;
    float: right;
}

#admin {
    width: 980px;
    background-image: url("/img/style/bright/tnt_14b.png");
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #9B0000;
    font-size: 14px;
    border-top: 1px solid #B6E6FD;
}

#admin a {
    margin: 2px 0px;
    display: inline-block;
}

#space1 {
    width:27px;
    min-height:40px;
    float:left;
    background-image:url("/img/style/bright/tnt_space_bg.png");
    background-repeat:no-repeat;
}
#space2 {
    width:28px;
    min-height:40px;
    float:left;
    background-image:url("/img/style/bright/tnt_space_bg.png");
    background-repeat:no-repeat;
}
#space3 {
    height:15px;
}
#space4 {
    height:15px;
    width:1000px;
    float:left;
}
.space5 {
    min-height:5px;
    width:100%;
}
.menuRight {
    width:225px;
    float:right;
    text-align:left;
    font-size:12px;
}
.menuRightWew {
    background: #f8f8f8 url("/img/style/bright/midblock_bg_center.png") repeat-x;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#dotacja {
    margin-left:6px;
    margin-right:6px;
    position:relative;
    top:3px;
    /*kolorystyczne*/
    font-size:14px;
    color:#89000a;
    text-align:center;

}
/*style*/
.menuCenter {
margin-left:6px;
margin-right:6px;
position:relative;
top:3px;
}

.menuCenterLeft {
    margin-left:8px;
    margin-right:6px;
    position:relative;
    top:-8px;
}

.menuCenterNews {
    margin-left:20px;
    margin-right:20px;
    position:relative;
    top:5px;
}

.text {
    width:260px;
    font-weight: normal;
    padding: 2px;
}

.text2 {
    width:220px;
    height:14px;
    border:0px;
    background:url("/img/style/bright/tnt_bg_input.png");
    color:white;
    font-size:11px;
    position:relative;
    top:-2px;
}

.kategoria {
width:202px;
height:19px;
color:white;
font-weight:bold;
font-size:14px;
padding-left:5px;
background-image:url("/img/style/bright/tnt_bg_kategoria.png");
}

.header2 {
    width:494px;
    height:24px;
    background-image:url("/img/style/bright/tnt_bg_header2.png");
    color:white;
    font-weight:bold;
    margin:0px 0px 0px 0px;
    text-align:left;
    font-size:15px;
}

.header2Wew {
    padding-left:15px;
    position:relative;
    top:3px;
}

.mini {
    font-size:9px;
    color:black;
}

.table {
    width:100%;
    text-align:center;
}

.td {
    width:33%;
    background:url("/img/style/bright/tnt_bg_header.png");
    color:white;
    font-weight:bold;
}
    td.normal {
        border:1px solid lightblue;
    }
    td.lista {
        border: 0px;
        font-size: 8pt;
        padding-left:10px;
    }
    td.listal { /* Left */
        border-bottom: 1px dotted blue;
        border-right: 1px dotted blue;
        font-size: 8pt;
        padding-left:10px;
    }
    td.listac { /* Center */
        border-bottom: 1px dotted blue;
        font-size: 8pt;
    }

    td.listar { /* Right */
        border-bottom: 1px dotted blue;
        font-size: 8pt;
        padding-left:10px;
    }
    td.listar_rt { /* Right */
        border-bottom: 1px dotted blue;
        border-left: 1px dotted blue;
        font-size: 8pt;
        padding-left:2px;
    }

    tr.lista {
        border-bottom: 1px dotted blue;
    }

ul, ul li {
    display: block;
    list-style: none;
    margin: 0;
    left-margin:5px;
    padding: 0;
}
    ul li {
        font-size:13px;
        padding-left: 25px;
        padding-top:0px;
        border-width: 0px;
    }
.bbcode_topic {
    background-color:#fff8a6;
    padding:5px 8px;
    margin:5px 0
}
.bbcode_sub {
    color:#333333;
    padding: 4px;
    font-weight:bold;
    text-align:center;
    background-color:#eeeeee;
    width: 100px;
    margin-bottom: 2px;
}
a {
    color:#002160;
    text-decoration:none;
}
a:hover {
    color:#3080e1;
}

a.catswlink_new:link, a.catswlink_new:visited {
    font-size:            14px;
    font-weight:        bold;
    color:                #FF0000;
    text-decoration:    none;
}
a.catswlink_new:hover {
    color:                #AA0000;
    text-decoration:    underline;
}

a.catswlink_old:link, a.catswlink_old:visited {
    font-size:            14px;
    font-weight:        bold;
    color:                #00CC00;
    text-decoration:    none;
}
a.catswlink_old:hover {
    color:                #009900;
    text-decoration:    underline;
}

hr {
    text-align:center;
    color: #d1d1d1;
    margin: 5px 0px 5px 0px;
    width: 95%;
    height: 1px;
}

.xxxskip {
    width: 100%;
    border: 1px solid rgb(191, 191, 191);
    color: black;
    background-color: rgba(190, 190, 190, 0.5);
}

/* Belka - powiadomienie o nowej wiadomosci */

#topBar {
    z-index: 2;
    width: 100%;
    height: 25px;
    background:#fffed2;
    color:black;
    font-size:11px;
    font-family:verdana, helvetica, arial, sans-serif;
    text-align:left;
}

#topBar:hover {
    background:#b5d5ff
}

#topBar img {
    float:left;
    margin-right: 10px;
    margin-top:-3px;
    margin-left:10px;
}

#topBar a:link, #topBar a:hover, #topBar a:active, #topBar a:visited {
    color:black;
    text-decoration: none;
}

#topBar a {
    display: block;
    width: 100%;
    height: 100%;
}

#topBarP {
    padding-top:5px;
    padding-left:15px;
}

.mobile-button a.small {
    font-size: 50%;
    margin-top: 5px;
    display: block;
}

.row1 {
    background-color:#f8f8df;
}

.rare_header {
    background-color: green;
    color: white;
    text-shadow: 0px 0px;
}

    .rare_header a {
        color: #15103A;
        text-shadow: 0px 0px;
    }

        .rare_header a:hover {
            color: white;
        }

.nickname, .nickname span, .nickspan {
    font-size: 11px;
    font-family: arial,verdana;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    white-space: nowrap;
}
    .nickname.rank1, .nickname.rank2, .nickname.rank3, .nickname.rank4 {
        background-repeat: no-repeat;
        min-height: 14px;
        padding: 2px 19px 0px 0px;
        background-position: right 0px;
    }
    .nickname.rank1 {
        background-image: url(/img/ranks/premium1.png);
    }
    .nickname.rank2 {
        background-image: url(/img/ranks/premium2.png);
    }
    .nickname.rank3 {
        background-image: url(/img/ranks/premium3.png);
    }
    .nickname.rank4 {
        background-image: url(/img/ranks/premium4.png);
    }

.yl_nick {
    color:#ffff00;
    /* border-top:1px dashed #ffff00; */
}

.exp, .exp span, .exp2, .exp2 span {
    display: inline-block;
    height: 1px;
}
.exp, .exp2 {
    position: absolute;
    background-color: white;
}
.exp {
    margin-top: 13px;
}
    .exp span, .exp2 span {
        background-color: red;
        float: left;
    }
.exp-long {
    margin: 5px;
    width: 120px;
}
.exp-long, .exp-long span {
    display: inline-block;
    height: 8px;
    background-color: rgba(0,0,5,0.2);
}
    .exp-long span {
        background-color: red;
        float: left;
    }
.exp-tiny {
    margin: 2px;
    clear: both;
    border: 1px solid rgba(100,100,100,0.8);
}
    .exp-tiny, .exp-tiny span {
        height: 4px;
    }
table.lista table.lista.add_border {
    border: none;
}
.error, .styled-block .error {
    background-image: url('/img/style/bright/icons/error.png');
    background-repeat: no-repeat;
    border: 1px solid #BDB7B2;
    background-color: #DADADA;
    color: #424242;
    background-position: 5px center;
    text-shadow: #BCBCBE 1px 1px 1px;
    padding: 10px 40px;
}

.nobreak {
    white-space:    nowrap;
}

.inline {
    display:        inline;
}



/* Advanced category selector */
.catsc {
    display: none;
    font-weight: bolder;
    height: auto;
    margin: 0.1em 0px;
    background: #d0eeff;
    padding: 1px 1px;
    font-size: 100%;
    width: 99%;
    border: 1px dotted #90d6ff;
    -webkit-border-radius:    2px;
    -moz-border-radius:        2px;
    -o-border-radius:        2px;
    border-radius:            2px;
    text-shadow:            1px 1px 5px #90d6ff;
    -moz-box-shadow:        inset 0 0 5px #90d6ff;
    -webkit-box-shadow:        inset 0 0 5px #90d6ff;
    -o-box-shadow:            inset 0 0 5px #90d6ff;
    box-shadow:                inset 0 0 5px #90d6ff;
}
    .catsc span {
        color:                #255f5e;
        text-decoration:    underline;
        cursor:                pointer;
        margin:                1px 3px;
        display:            inline-block;

        padding:            0px 2px 0px 2px;
        font-size:            100%;
    }
    .catsc span:hover {
        color:                #c96f00;
        text-decoration:    none;
    }


.clascSelected span {
    color:                #000000;
    text-decoration:    none;
}
.clascSelected span:hover {
    color:                #254117;
}
.clascSelected span.blue {
    color:                #0000A0;
    text-decoration:    none;
}
.clascSelected span.blue:hover {
    color:                #254117;
}

a#category_system_selector {
    background-image:    url('/img/style/bright/bar410px.png');
    width: 410px;
    height: 17px;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    color: white;
    font-size: 13px;
    font-weight: bold;
}

    a#category_system_selector:hover {
        text-decoration: underline;
    }

.category-table {
    width:      224px;
}

    .category-table h2 {
        padding:    0;
        margin:        0;
        display:    inline;
    }

    .category-table i {
        font-style:     normal;
        color:          red;
        font-weight:    normal;
    }

    .category-table div {
        display:        none;
        margin:         0px;
        padding:        0px;
        /*white-space:    nowrap;*/
        word-break:     break-all;
        word-wrap:      break-word;
        font-size:        8pt;
        clear:          both;
        border-top:    1px solid #BDB7B2;
    }

    .category-table div span, .category-table div h2, .category-table div dt {
        text-align:     left;
        padding-left:   2px;
        font-size:      8pt;
        padding:        3px 0px 3px 2px;
        display:        block;
        float:          left;
    }
    .category-table div span, .category-table div h2 {
        width:          152px;
        border-right:   1px solid #BDB7B2;
    }
    .category-table div dd {
        text-align:     right;
        float:          left;
        margin-right:   2px;
    }
    .category-table div dt {
        width:          53px;
        text-align:     right;
        float:          right;
        font-weight:    bold;
        border-right:   1px solid #BDB7B2;
    }

    .category-table dl {
        float:                    right;
    }

    .category-table dl, .expand-icon {
        width:                    9px;
        height:                    9px;
        display:                block;
        padding:                0px;
        margin:                 5px 2px;
    }

    .category-table .more-icon, .expand-icon {
        cursor:                    pointer;
        border:                 none;
        background-image:        url("/img/style/bright/icons/more-unfold.png?rev=131");
        background-position:    top left;
    }

    .category-table .more-icon.plus, .expand-icon.plus {
        background-position:    bottom left;
    }

.alert-block {
    text-align: center;
    cursor: pointer;
    background-color: #FFDE99;
    color: #15103A;
    text-shadow: #EFFCDD 1px 1px 1px;
    font-size: 110%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: inset 0 0 5px #BEB116;
    -webkit-box-shadow: inset 0 0 5px #BEB116;
    -o-box-shadow: inset 0 0 5px #BEB116;
    box-shadow: inset 0 0 5px #BEB116;
}

.submit-icon.acceptIcon {
    background-image: url('/img/style/green/icons/accept.png');
    padding-left: 18px;
    background-position: left center;
    background-repeat: no-repeat;
}
    .acceptIcon.disabled {
        background-image: url('/img/style/green/icons/accept-disabled.png');
    }

.double-fucker, .double-fucker input, .double-fucker textarea {
    background-color: rgba(252, 246, 182, 0.31);
}

#call_list, #yshout_helper {
    display: none;
    position: absolute;
    width: 320px;
    background-color: #fbfeff;
    margin-left: 34%;
    margin-top: 2px;
    z-index: 50000000;
    padding: 5px;
    color: #000000;
    padding: 5px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.53);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.53);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.53);
    font-size: 90%;
}

#yshout_helper {
    position: fixed;
    width: 600px;
    left: 35%;
    top: 30%;
}

#call_list p {
    width: 98%;
    margin: 2px 0px;
}

#call_list p.redirect {
    cursor: pointer;
}

#call_list p.redirect:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.header a, .centerblock_header .tdc a, .centerblock_header .tdr a {
    color: white;
}

.header a:hover, .centerblock_header .tdc a:hover, .centerblock_header .tdr a:hover {
    color: #CFCBFF;
    text-decoration: none;
}

.yshout-status {
    color: #fcec08;
}

.evaluation {
    font-weight: bold;
    color: #535353;
    float: right;
    border: 1px solid #BDB7B2;
    background-color: lightGrey;
    padding: 1px 3px 1px 21px;
    margin: 5px 0px 0px 5px;
    text-align: center;
    position: relative;
    top: -9px;
    font-size: 90%;
    right: -5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(190, 190, 190, 0.66);
    box-shadow: inset 0px 2px 2px 0px rgba(190, 190, 190, 0.66);
    -moz-user-select: none;
    -webkit-user-select: none;
    background-repeat: no-repeat;
    background-position: 2px center;
}
.evaluation-top {
    float:none;
    display: inline-block;
    position: static;
    margin-top:0px;
}
.evaluation-td {
    text-align: center;
    font-size: 100%;
    color: #444;
    background-color: #F2F2F2;
    font-weight: bold;
}

#search-help, .search-help {
    position: absolute;
    text-shadow: 0 1px rgba(0, 0, 0, .2);
    font-size: 12px;
    width: 600px;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #FBFEFF;
    border: 1px solid #999;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.53);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.53);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.53);
    text-align: left;
    z-index: 150000;
}

    #search-help .highlight, .search-help .highlight {
        font-weight: bold;
    }

    #search-help u, .search-help u {
        text-decoration: none;
        display: inline-block;
        overflow: hidden;
        width: 50px;
    }

    #search-help b, .search-help b {
        font-weight: normal;
        overflow: hidden;
        width: 500px;
        display: inline-block;
    }

    #search-help a, #search-help i, .search-help a, .search-help i {
        display: block;
        border-bottom: 1px solid #999;
        padding: 5px;
        width: 600px;
        cursor: pointer;
        color: #524D4A;
    }

        #search-help i, .search-help i {
            text-align: center;
        }

    #search-help a:hover, .search-help a:hover {
        color: #24211F;
    }

        #search-help a.active, .search-help a.active {
            background-color: rgb(185, 175, 175);
            background-color: rgba(185, 175, 175, 0.55);
        }

.leech {
    color: #0F1A8F;
    font-weight: bold;
    font-size: 90%;
}

.seed {
    color: #117211;
    font-weight: bold;
    font-size: 90%;
}

.flag {
    background: url('/ext/img/ourflags.png') no-repeat;
    width: 18px;
    height: 12px;
}

.pl {background-position: 0 0;}
.e {background-position: -36px 0;}
.f {background-position: -54px 0;}
.d {background-position: -72px 0;}
.gb {background-position: -18px 0;}

#tag_helper {
    width: 685px;
    margin: 0 auto;
    text-align: center;
    background-color: #FFF188;
    padding: 4px;
    border-top: 0px;
}


.styled-block .bbBar {
    background-image: url('/img/style/bright/bar/headlines.png');
    background-color: #3080e1;
    width: 380px;
    height: 16px;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    font-weight: bold;
    padding: 2px 10px;
    font-size: 14px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-shadow: 1px 1px #777676;
    text-transform: uppercase;
}


.search_block {
    display: block;
    background: #629DF8;
    background-color: rgba(6, 99, 245, 0.61);
    padding: 4px;
    margin: 17px 20px 4px 20px;
    width: 450px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
    .search_block input {
        padding: 7px 10px;
        border: 1px solid #0043AD;
        background-color: #F8F8F8;
    }
    .search_block select:focus {
        outline: none;
    }
    .search_block input.elem {
        padding: 7px 10px;
        font-weight: bold;
        float:left;
        margin: 4px;
        color: #0043AD;
    }
    .search_block input[type="text"] {
       -moz-appearance: none;
       -webkit-appearance: none;
       width: 245px;
       height: 16px
    }
    .search_block a.adv_search {
        color: #FFF;
        text-shadow: 0px 0px 3px #000;
        font-size: 12px;
        font-weight: bold;
        float: left;
        margin-left: 8px;
    }
    .search_block a.adv_search:hover {
        color: #DFE96A;
    }
    .search_block .sicon, .tags-search-block-switch {
        background-color: #C4C4C4;
        background-image: url('/img/style/bright/icons/button.png');
        border: 1px solid #0043AD;
        display: inline-block;
        color: #666;
        padding: 0px;
        text-decoration: none;
        float: left;
        margin: 4px;
        width: 32px;
        cursor: pointer;
        padding:1px;
        height: 29px;
    }
    .search_block .sicon.first,.tags-search-block-switch.first {
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomright: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        margin-left: 0px;
        background-position: -32px 0px;
    }
    .search_block .sicon.first.active,.tags-search-block-switch.first.active {
        background-position: -32px -32px;
        background-color: #5F99F2;
    }
    .search_block .sicon.sce,.tags-search-block-switch.sce {
        -webkit-border-top-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        margin-right: -1px;
        background-position: 0px 0px;
    }
    .search_block .sicon.sce.active,.tags-search-block-switch.active {
        background-position: 0px -32px;
        background-color: #5F99F2;
    }
    .search_block .sicon:active, .tags-search-block-switch:active, .search_block input[type="submit"]:active {
        position:relative;
        top:1px;
    }

    
/*  
## ENABLE THIS LATER
.tags-search-block-switch {
    border: 1px solid #8F8F8F;
}
.tags-search-block-switch.active {
    border: 1px solid #4E4D4D;
}
*/

#leftcat_block_container {
    margin-top: -10px;
    font-size: 14px;
    text-align: center;
    width: 224px;
}

#leftcat_block_container a {
    background-color: #C4C4C4;
    background-image: url('/img/style/bright/icons/button.png');
    background-position: 0px -68px;
    border: 1px solid #BDB7B2;
    border: 1px solid rgba(0, 0, 0, 0.2);
    display: inline-block;
    color: #0043AD;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 10px;
    text-decoration: none;
    text-shadow: none;
    margin-bottom: 2px;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 1);
}

    #leftcat_block_container a:first-child {
        -moz-border-radius: 3px 0px 0px 3px;
        -webkit-border-radius: 3px 0px 0px 3px;
        border-radius: 3px 0px 0px 3px;
        border-right: 0px;
    }

    #leftcat_block_container a:last-child {
        -moz-border-radius: 0px 3px 3px 0px;
        -webkit-border-radius: 0px 3px 3px 0px;
        border-radius: 0px 3px 3px 0px;
        border-left: 0px;
    }

    #leftcat_block_container a:hover, #leftcat_block_container a.active-group {
        background-position: 0px -100px;
        color: white;
        text-shadow: 0px 0px 1px rgba(54, 6, 6, 1);
    }

.short-link {
    display: inline-block;
    margin-bottom: 5px;
}
.short-link span, .short-link img, .short-link b {
    display: inline-block;
    float: left;
}
.short-link img {
    margin-left: 5px;
}
.ui-progress-bar {
    position: relative;
    height: 14px;
    padding-right: 2px;
    background-color: #ABB2BC;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #949DAA), color-stop(100%, #ABB2BC));
    background: -webkit-linear-gradient(#949DAA 0%, #ABB2BC 100%);
    background: -moz-linear-gradient(#949DAA 0%, #ABB2BC 100%);
    background: -o-linear-gradient(#949DAA 0%, #ABB2BC 100%);
    background: -ms-linear-gradient(#949DAA 0%, #ABB2BC 100%);
    background: linear-gradient(#949DAA 0%, #ABB2BC 100%);
    -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px white;
    -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px #FFF;
    -o-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px white;
    box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px #FFF;
}
.ui-progress {
    position: relative;
    display: block;
    overflow: hidden;
    height: 12px;
    -webkit-background-size: 44px 44px;
    -moz-background-size: 36px 36px;
    background-color: #74D04C;
    background: -webkit-gradient(linear, 0 0, 44 44, color-stop(0, rgba(255, 255, 255, 0.17)), color-stop(0.25, rgba(255, 255, 255, 0.17)), color-stop(0.26, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.51, rgba(255, 255, 255, 0.17)), color-stop(0.75, rgba(255, 255, 255, 0.17)), color-stop(0.76, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0))), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0.35))), #74D04C;
    background: -moz-repeating-linear-gradient(top left -30deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.17) 15px, rgba(255, 255, 255, 0) 15px, rgba(255, 255, 255, 0) 30px), -moz-linear-gradient(rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%), #74D04C;
    -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
    border: 1px solid #4C8932;
    -moz-animation: animate-stripes 2s linear infinite;
    -webkit-animation: animate-stripes 2s linear infinite;
    -o-animation: animate-stripes 2s linear infinite;
    -ms-animation: animate-stripes 2s linear infinite;
    -khtml-animation: animate-stripes 2s linear infinite;
    animation: animate-stripes 2s linear infinite;
}

.animate {
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
}

.thx-info {
    background-color: #A0F3A0;
    float: left;
    display: block;
    padding: 7px;
    text-shadow: none;
}

h1 {
    color: #42403E;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.96);
}

.menuLeftWew .submit.chng_width, .menuLeftWew .submit.chng_width:hover {
    width: 70px;
    height: 30px;
    background-image: url('/img/style/bright/icons/static_width.png');
    padding: 0px;
    background-color: rgba(241, 234, 234, 0.5);
}

.menuLeftWew .submit.chng_width:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

.submit.chng_width.small {
    background-image: url('/img/style/bright/icons/static_width_small.png');
    display: inline-block;
    width: 10px;
}

.styled-block.concise-block td.chng_label {
    font-size: 13px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    border: none;
}

@media screen and (max-width: 1400px) {
    .midcenterblock_left table:first-child {
        display: none;
    }
}

.post-1, .post-2, .post-3, .post-4 {
    background-color: #F3F2FC;
}
.comment_rank1 {
    background-image: url('/img/style/bright/ranks/tailed/donator1.png');
}
.comment_rank2 {
    background-image: url('/img/style/bright/ranks/tailed/donator2.png');
}
.comment_rank3 {
    background-image: url('/img/style/bright/ranks/tailed/donator3.png');
}
.comment_rank4 {
    background-image: url('/img/style/bright/ranks/tailed/donator4.png');
}

::-webkit-scrollbar{height:16px;overflow:visible;width:16px}
::-webkit-scrollbar-button{height:0;width:0}
::-webkit-scrollbar-track{background-clip:padding-box;border:solid transparent;border-width:0 0 0 4px}
::-webkit-scrollbar-track:horizontal{border-width:4px 0 0}
::-webkit-scrollbar-track:hover{background-color:rgba(0,0,0,.05);box-shadow:inset 1px 0 0 rgba(0,0,0,.1)}
::-webkit-scrollbar-track:horizontal:hover{box-shadow:inset 0 1px 0 rgba(0,0,0,.1)}
::-webkit-scrollbar-track:active{background-color:rgba(0,0,0,.05);box-shadow:inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07)}
::-webkit-scrollbar-track:horizontal:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07)}
::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);background-clip:padding-box;border:solid transparent;border-width:1px 1px 1px 6px;min-height:28px;padding:100px 0 0;box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07)}
::-webkit-scrollbar-thumb:horizontal{border-width:6px 1px 1px;padding:0 0 0 100px;box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset -1px 0 0 rgba(0,0,0,.07)}
::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.4);box-shadow:inset 1px 1px 1px rgba(0,0,0,.25)}
::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,0.5);box-shadow:inset 1px 1px 3px rgba(0,0,0,0.35)}
::-webkit-scrollbar-corner{background:transparent}
body::-webkit-scrollbar-track-piece{background-clip:padding-box;background-color:#f5f5f5;border:none;border-width:0 0 0 1px;box-shadow:inset 1px 0 0 rgba(0,0,0,.14),inset -1px 0 0 rgba(0,0,0,.07)}
body::-webkit-scrollbar-track-piece:horizontal{border-width:3px 0 0;box-shadow:inset 0 1px 0 rgba(0,0,0,.14),inset 0 -1px 0 rgba(0,0,0,.07)}
body::-webkit-scrollbar-thumb{border-width:1px 1px 1px 2px}
body::-webkit-scrollbar-thumb:horizontal{border-width:5px 1px 1px}
body::-webkit-scrollbar-corner{background-clip:padding-box;background-color:#f5f5f5;border:solid #fff;border-width:0px 0 0 0px;box-shadow:inset 1px 1px 0 rgba(0,0,0,.14)}

.styled-block img {
    /* max-width: 100%; */
}
section {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 12px;
    font-size: 0.8rem;
}
section h1 {
    font-size: 1.6rem;
    border-bottom: 1px solid #8D8B89;
    border-bottom: 1px solid rgba(141, 139, 137, 0.28);
}
section hr {
    border: none;
    border-bottom: 1px solid #8D8B89;
    border-bottom: 1px solid rgba(141, 139, 137, 0.28);
}
section li {
    padding: 3px 0px;
}
section ol {
    list-style-type: square;
    padding: 7px 30px;
}
section ol ol {
    list-style-type:circle;
}
.red {
    color: #B40F0F;
}
.cyan {
    color: #008080;
}
section h4 {
    font-size: 14px;
    font-size: 0.9rem;
    margin-bottom: 0px;
}
section ol.decimal {
    list-style-type: decimal;
    padding: 0px 50px;
}
section h1 a, section h2, section h2 a, section h3 a, section h4 a {
    color: #42403E;
}
section section {
    padding-left: 15px;
}
.silver-block {
    border: 1px solid rgba(209, 209, 209, 0.6);
    background-color: rgba(240, 240, 240, 0.6);
    padding: 9px 15px;
    color: rgb(22, 22, 22);
    font-size: 12px;
    font-size: 0.75rem;
}
.header-list {
    float: right;
    padding: 10px;
    background-color: white;
    border: 1px solid rgb(206, 206, 206);
    margin: 30px 30px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 12px;
    font-size: 0.8rem;
}
.tor-detail {
    padding: 20px;
}
    .tor-detail .ad-box {
        display:        block; 
        position:       relative; 
        float:          right; 
        padding-left:   20px;
    }

.facebook-btn {
    margin: 10px auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.facebook-btn div {
    font-family: Arial, "Helvetica", sans-serif;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    display: inline-block;

    background: #4c69ba;
    background: -webkit-gradient(linear, center top, center bottom, from(#4c69ba), to(#3b55a0));
    background: -webkit-linear-gradient(#4c69ba, #3b55a0);
    border: none;

    -webkit-box-shadow: inset 0 0 1px #607fd6;
    box-shadow: inset 0 0 1px #607fd6;
    text-decoration: none;
    text-align: center;
    text-shadow: 0 -1px 0 #354c8c;
    padding: 3px 8px;
    cursor: pointer;
    border: none;
    position: relative;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.facebook-btn div:hover {
    background: #5b7bd5;
    background: -webkit-gradient(linear, center top, center bottom, from(#5b7bd5), to(#4864b1));
    background: -webkit-linear-gradient(#5b7bd5, #4864b1);
    border-color: #5874c3 #4961a8 #41599f;
}

.facebook-btn i {
    padding: 0px 7px 0px 0px;
    font-style: normal;
    font-size: 15px;
    line-height: 13px;
    position: relative;
    top: 1px;
}

.facebook-btn span {
    display: inline-block;
    font-size: 11px;
    border-radius: 3px;
    color: #746B6B;
    text-align: center;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #9197a3;
    line-height: 18px;
    padding: 0px 8px;
    margin-left: 5px;
}
.facebook-btn span:after, .facebook-btn span:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.facebook-btn span:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #FFFFFF;
    border-width: 4px;
    margin-top: -4px;
}
.facebook-btn span:before {
    border-color: rgba(145, 151, 163, 0);
    border-right-color: #9197a3;
    border-width: 5px;
    margin-top: -5px;
}

.color-black {
    color: black;
}
.color-gray {
    color: gray;
}
.color-red {
    color: red;
}
.color-yellow {
    color: yellow;
}
.color-pink {
    color: pink;
}
.color-green {
    color: green;
}
.color-orange {
    color: orange;
}
.color-purple {
    color: purple;
}
.color-blue {
    color: blue;
}
.color-beige {
    color: beige;
}
.color-brown {
    color: brown;
}
.color-teal {
    color: teal;
}
.color-navy {
    color: navy;
}
.color-maroon {
    color: maroon;
}
.color-limegreen {
    color: LimeGreen;
}

td.lista hr {
    width: 100%;
    border: none;
    border-top: 1px dashed #00CCFF;
    height: 0;
    line-height: 0px;
    font-size: 0;
    margin: 0;
    padding: 0;
}

.submit.poolcomment {
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    background-image: url(/img/style/bright/icons/quote.png) !important;
    background-color: #f2f2f2;
}
.submit.poolcomment:hover {
    background-color: #e8e8e8;
}

.styled-block ol {
    list-style: decimal;
    padding-left: 40px;
}
.styled-block ol ol {
    list-style: lower-alpha;
    padding-left: 40px;
}
.styled-block ol ol ol {
    list-style: disc;
    padding-left: 40px;
}
#admin b.break {
    padding: 0px 5px;
}

.flagicon {
    border: 1px solid #BDB7B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 1px 2px;
    background: #f2f2f2;
    display: inline-block;
    position: relative;
    top: 2px;
}
.flagicon:hover {
    opacity: 0.7;
}
#topmenu2 .submit:hover {
    opacity: 0.7;
}
