::selection { /*background: #ffea00; */ /* Safari */
}

::-moz-selection { /*background: #ffea00; */ /* Firefox */
}

.center {
    text-align: center;
}

.hidden {
    display: none;
}

.clear, .hr {
    clear: both;
}

h1, h2, h3, h4, p {
    margin: 0;
    padding: 0;
}

hr {
    display: none;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    outline: 0;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */
hr {
    display: none;
}

.clear, .hr {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* End hide from IE-mac */
body {
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-family: "Arial";
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    background: #ebebeb;
}

/*######### HEADER  ######### */
.Header {
    display: block;
    float: left;
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: auto;
    background: url(/dl/sociale/images/bkg_head.gif) 0px -1px repeat-x;
}

.intHeader {
    display: block;
    margin: 0 auto;
    width: 980px;
    height: 78px;
    padding: 0px 0px 0px 0px;
    background: url(/dl/sociale/images/bkg_header.png) 0px -1px no-repeat;
}

    .intHeader h1 {
        display: block;
        float: left;
        width: 333px;
        height: 56px;
        cursor: pointer;
        margin: 11px 0px 0px 1px;
        background: url(/dl/sociale/images/logo_3.png) no-repeat;
    }

        .intHeader h1 a {
            display: block;
            float: left;
            width: 333px;
            height: 56px;
            overflow: hidden;
            text-indent: -9000px;
            margin: 0px 0px 0px 0px;
        }

    .intHeader h2 {
        display: block;
        float: right;
        width: 64px;
        height: 40px;
        cursor: pointer;
        margin: 19px 1px 0px 0px;
        background: url(/dl/sociale/images/logo_rai.png) no-repeat;
    }

        .intHeader h2 a {
            display: block;
            float: left;
            width: 64px;
            height: 40px;
            overflow: hidden;
            text-indent: -9000px;
            margin: 0px 0px 0px 0px;
        }

/* MENU */
.Menu {
    display: block;
    float: left;
    margin: 0 auto;
    width: 100%;
    height: auto;
    background: #185da3;
}

    .Menu ul {
        display: block;
        margin: 0 auto;
        width: 980px;
        height: auto;
        padding: 0px 0px 0px 0px;
        border-left: 1px solid #417dbc;
    }

        .Menu ul li {
            display: block;
            float: left;
            width: auto;
            height: auto;
        }

            .Menu ul li a {
                display: block;
                float: left;
                width: auto;
                height: auto;
                font-size: 1.2em;
                font-weight: bold;
                /*color: #eff3f8;*/
                color: #ffffff;
                text-transform: uppercase;
                padding: 7px 10px 7px 10px;
                border-right: 1px solid #417dbc;
            }

            .Menu ul li.selected a {
                color: #eff3f8;
                background: #3779bc;
            }

            .Menu ul li a:hover, .Menu ul li a:focus {
                background: #3779bc;
            }

/* MENU */
.Access {
    display: block;
    float: left;
    position: absolute;
    bottom: -42px;
    margin: 0 auto;
    width: 100%;
    height: 42px;
    background: url(/dl/sociale/images/bkg_menu_acc.png) repeat-x;
}

    .Access ul {
        display: block;
        margin: 0 auto;
        width: 980px;
        height: 24px;
        padding: 4px 0px 0px 0px;
    }

        .Access ul li {
            display: block;
            float: right;
            width: auto;
            height: 22px;
            padding: 0px 6px 0px 6px;
            margin: 0px 0px 0px 10px;
            font-size: 1.2em;
            color: #545454;
            border: 1px solid #afafaf;
            border-radius: 4px;
            /*background: #d9d9d9;*/
            background: #ffffff;
        }

            .Access ul li.text span {
                display: block;
                float: left;
                padding: 3px 5px 0px 0px;
            }

            .Access ul li.text .small {
                display: block;
                float: left;
                width: 10px;
                height: 22px;
                overflow: hidden;
                text-indent: -9000px;
                background: url(/dl/sociale/images/ico_txt.png) 0px -17px no-repeat;
            }

                .Access ul li.text .small.selected {
                    background-position: 0px 3px;
                }

                .Access ul li.text .small:hover, .Access ul li.text .small:focus {
                    background-position: 0px -37px;
                }

            .Access ul li.text .mid {
                display: block;
                float: left;
                width: 14px;
                height: 22px;
                overflow: hidden;
                text-indent: -9000px;
                background: url(/dl/sociale/images/ico_txt.png) -10px -17px no-repeat;
            }

                .Access ul li.text .mid.selected {
                    background-position: -10px 3px;
                }

                .Access ul li.text .mid:hover, .Access ul li.text .mid:focus {
                    background-position: -10px -37px;
                }

            .Access ul li.text .big {
                display: block;
                float: left;
                width: 18px;
                height: 22px;
                overflow: hidden;
                text-indent: -9000px;
                background: url(/dl/sociale/images/ico_txt.png) -24px -17px no-repeat;
            }

                .Access ul li.text .big.selected {
                    background-position: -24px 3px;
                }

                .Access ul li.text .big:hover, .Access ul li.text .big:focus {
                    background-position: -24px -37px;
                }

            /*.Access ul li.contr {
                display: none;
            }*/

            .Access ul li.contr {
				background:url(/dl/sociale/images/contrasto.png) no-repeat;
            }

            .Access ul li.contr .contG {
                display: block;
                float: left;
                width: 21px;
                height: 17px;
                margin: 2px 0px 0px 0px;
                overflow: hidden;
            }


            .Access ul li.contr .contB {
                display: block;
                float: left;
                width: 21px;
                height: 17px;
                margin: 2px 0px 0px 5px;
                overflow: hidden;
				color:#fff;
            }

                .Access ul li.contr .contB.selected {
                    background-position: -21px -59px;
                }

                .Access ul li.contr .contB:hover, .Access ul li.contr .contB:focus {
                    background-position: -21px -93px;
                }

            .Access ul li.map a {
                display: block;
                float: left;
                padding: 0px 27px 0px 0px;
                margin: 3px 0px 0px 0px;
                color: #545454;
                background: url(/dl/sociale/images/ico_txt.png) 100% -112px no-repeat;
            }

                .Access ul li.map a:hover, .Access ul li.map a:focus {
                    color: #111;
                    background: url(/dl/sociale/images/ico_txt.png) 100% -132px no-repeat;
                }

            .Access ul li.help a {
                display: block;
                float: left;
                color: #545454;
                padding: 3px 5px 0px 0px;
            }

                .Access ul li.help a:hover, .Access ul li.help a:focus {
                    color: #111;
                }

/* #### CONtaInER #### */
.Container {
    display: block;
    float: left;
    margin: 0 auto;
    width: 100%;
    height: auto;
    min-height: 150px;
    padding: 62px 0px 0px 0px;
    background: #ebebeb url(/dl/rai/images/bkg_container.gif) repeat-x;
}

.Page {
    display: block;
    margin: 0 auto;
    width: 980px;
    height: auto;
    padding: 0px 0px 0px 0px;
}

/* box */
.box.left {
    float: left;
}

.box.right {
    float: right;
}

.box {
    display: block;
    text-align: left;
    width: 460px;
    margin: 0px 0px 20px 0px;
    padding: 10px 10px 10px 10px;
    background: #fff;
}

    .box .top {
        display: block;
        text-align: left;
        width: 460px;
        padding: 0px 0px 5px 0px;
        border-bottom: 1px solid #d8d8d8;
    }

        .box .top h2 {
            font-size: 2em;
            line-height: 1em;
            color: #4c4c4c;
        }

    .box .mid {
        display: block;
        text-align: left;
        width: 460px;
        padding: 20px 0px 0px 0px;
    }

    .box.large {
        width: 960px;
    }

        .box.large .top {
            width: 960px;
        }

        .box.large .mid {
            width: 960px;
        }

        .box.large .top h2 {
            font-size: 2.6em;
            line-height: 1em;
            color: #1156BE;
            padding: 0px 0px 5px 0px;
        }
		
	.box.large.left{position:relative;}
	
	.box.large.left .socialNetwork{position:absolute;right:0; top:15px; z-index:3;}

/* HP */
.campagneHp {
    display: block;
    float: left;
    width: 990px;
}

    .campagneHp li {
        display: block;
        float: left;
        width: 300px;
        padding: 0px 0px 0px 0px;
        margin: 0px 30px 0px 0px;
    }

        .campagneHp li h3 {
            display: block;
            float: left;
            width: 300px;
            padding: 0px 0px 0px 0px;
            margin: 0px 0px 10px 0px;
            font-size: 19px;
            line-height: 40px;
            text-transform: uppercase;
            color: #4b4b4b;
        }

        .campagneHp li a h3 {
            display: block;
            float: left;
            width: 300px;
            padding: 0px 0px 0px 0px;
            margin: 0px 0px 10px 0px;
            font-size: 1.6em;
            line-height: 1em;
            text-transform: uppercase;
            color: #4b4b4b;
        }

        .campagneHp li a:hover h3, .campagneHp li a:focus h3 {
            color: #222;
        }

        .campagneHp li img {
            display: block;
            float: left;
            width: 300px;
            height: 175px;
            margin: 0px 0px 10px 0px;
            background: #eee;
        }

        .campagneHp li p {
            display: block;
            float: left;
            width: 300px;
            height: auto;
            margin: 0px 0px 0px 0px;
            font-size: 1.2em;
            color: #4b4b4b;
        }

/* elenchi hp - elenchi regolamenti - elenchi campagne*/
.elencoHp, .elencoReg, .elencoCamp {
    display: block;
    float: left;
    width: 440px;
    list-style: disc;
    color: #1156BE;
    padding: 0px 0px 0px 20px;
}

.elencoReg, .elencoCamp {
    width: 100%;
    margin-bottom: 20px;
}

.elencoCamp {
    width: 100%;
    margin-bottom: 0px;
}

    .elencoHp li, .elencoReg li, .elencoCamp li {
        margin: 0px 0px 5px 0px;
    }

        .elencoHp li a, .elencoReg li a, .elencoCamp li a {
            font-size: 1.2em;
            line-height: 1em;
            color: #4c4c4c;
            font-weight: bold;
        }

        .elencoReg li a, .elencoCamp li a {
            line-height: 2em;
        }

            .elencoHp li a span, .elencoReg li a span, .elencoCamp li a span {
                font-size: 1.2em;
                color: #1156BE;
            }

            .elencoHp li a:hover, .elencoHp li a:focus, .elencoReg li a :focus, .elencoReg li a:hover, .elencoCamp li a:hover, .elencoCamp li a:focus {
                color: #222;
            }

/* #### FO0TER #### */
.contFooter {
    display: block;
    float: left;
    margin: 0px auto 0px auto;
    width: 100%;
    height: auto;
    background: #ebebeb;
}

.Footer {
    display: block;
    margin: 0 auto;
    text-align: left;
    width: 980px;
    height: auto;
    padding: 0px 0px 15px 0px;
    background: #323232 url(/dl/rai/images/bkg_foot.gif) 100% 0px repeat-y;
}

    .Footer .top {
        display: block;
        float: left;
        width: 944px;
        height: 34px;
        margin: 0px;
        padding: 18px 18px 18px 18px;
        background: #3c3c3c;
    }

        .Footer .top h2 {
            display: block;
            float: left;
            width: 55px;
            height: 34px;
            margin: 0px;
            padding: 0px 0px 0px 0px;
            overflow: hidden;
            text-indent: -90000px;
            background: url(/dl/rai/images/logo_foot.gif) no-repeat;
        }

        .Footer .top h3 {
            display: block;
            float: left;
            width: auto;
            height: 29px;
            margin: 0px;
            font-size: 19px;
            color: #d7d7d7;
            text-transform: uppercase;
            font-weight: normal;
            padding: 5px 0px 0px 30px;
        }

        /* Search */
        .Footer .top .boxSearch {
            display: block;
            float: right;
            width: 325px;
            height: 24px;
            margin: 5px 0px 0px 0px;
        }

            .Footer .top .boxSearch input {
                display: block;
                float: left;
                width: 150px;
                height: 22px;
                border: 0px;
                color: #666;
                font-size: 12px;
                padding: 0px 5px 2px 5px;
                background: #fff;
            }

            .Footer .top .boxSearch .Scelta {
                display: block;
                float: left;
                text-align: left;
                width: 100px;
                height: 24px;
                border: 0px;
                padding: 0px 0px 0px 0px;
                background: #fff url(/dl/rai/images/bkg_scelta_search.gif) no-repeat;
            }

                .Footer .top .boxSearch .Scelta span {
                    display: block;
                    float: left;
                    text-align: left;
                    width: 92px;
                    height: 19px;
                    border: 0px;
                    font-size: 11px;
                    color: #4b4b4b;
                    cursor: pointer;
                    padding: 5px 0px 0px 8px;
                }

                .Footer .top .boxSearch .Scelta ul {
                    display: none;
                    float: left;
                    position: relative;
                    width: 100px;
                    height: auto;
                    overflow: hidden;
                    background: #fff;
                }

                .Footer .top .boxSearch .Scelta:hover ul, .Footer .top .boxSearch .Scelta:focus ul {
                    display: block;
                }

                .Footer .top .boxSearch .Scelta ul li {
                    display: block;
                    float: left;
                    position: relative;
                    width: 84px;
                    height: auto;
                    padding: 0px 8px 0px 8px;
                    background: #fff;
                }

                    .Footer .top .boxSearch .Scelta ul li span {
                        display: block;
                        float: left;
                        position: relative;
                        width: 84px;
                        height: auto;
                        border-top: 1px solid #ddd;
                        padding: 3px 0px 3px 0px;
                        margin: -1px 0px 0px 0px;
                        background: #fff;
                    }

            .Footer .top .boxSearch input.submit {
                display: block;
                float: right;
                width: 65px;
                height: 24px;
                border: 0px;
                font-size: 10px;
                font-weight: bold;
                text-transform: uppercase;
                text-shadow: 0px 1px 1px #eee;
                color: #3e3e3e;
                margin: 0px 0px 0px 0px;
                padding: 0px 0px 4px 0px;
                background: #b2b2b2 url(/dl/rai/images/bkg_btn_search.gif) repeat-x;
            }

    /* - */
    .Footer .col {
        display: block;
        float: left;
        width: 166px;
        height: auto;
        margin: 0px;
        padding: 20px 15px 20px 15px;
        color: #fff;
    }

        .Footer .col.link {
            width: 110px;
        }

        .Footer .col.Scura {
            width: 222px;
            height: auto;
            background: #2a2a2a;
        }

        .Footer .col h4 {
            display: block;
            float: left;
            width: 166px;
            height: auto;
            margin: 0px;
            padding: 0px 0px 10px 0px;
            font-size: 12px;
            text-transform: uppercase;
            font-weight: bold;
            color: #fff;
        }

        .Footer .col ul {
            display: block;
            float: left;
            width: 166px;
            height: auto;
            margin: 0px;
            padding: 0px 0px 0px 0px;
        }

            .Footer .col ul li {
                display: block;
                float: left;
                width: 166px;
                height: auto;
                margin: 0px;
                padding: 2px 0px 1px 0px;
            }

                .Footer .col ul li span {
                    padding: 0px 5px 0px 0px;
                }

                .Footer .col ul li a {
                    color: #fff;
                }

        .Footer .col.portal ul li a, .Footer .col.link ul li a, .Footer .col.Scura ul li a {
            color: #fff;
        }

        .Footer .col ul li a:hover, .Footer .col ul li a:focus {
            color: #ddd;
        }

    .Footer .Credits {
        display: block;
        float: left;
        width: 925px;
        height: 29px;
        padding: 1px 0px 0px 55px;
        margin: 20px 0px 0px 0px;
        color: #585959;
        background: url(/dl/rai/images/logo_rai.gif) 15px 0px no-repeat;
    }

/* Programmazione sociale */
ul.campagna {
    float: left;
    text-align: left;
    width: 650px;
    margin: 0px 3px 3px 0px;
    padding: 0px;
}

.contCamp {
    border-right: 1px solid #e5e5e5;
    float: left;
    width: 650px;
    padding-right: 3px;
}

ul.campagna li {
    margin: 0px;
    padding: 10px 10px 10px 7px;
    height: 130px;
    width: 628px;
    margin: 0px 0px 20px 0px;
    background: #eeeeee;
    border: 1px solid #cccccc;
    cursor: pointer;
}

    ul.campagna li:last-child {
        margin: 0px 0px 10px 0px;
    }

    ul.campagna li:hover {
        background: #e5e5e5;
    }

ul.campagna h2 {
    text-transform: uppercase;
    color: #666666;
    margin: 0px 0px 4px 0px;
    padding: 0px;
}

ul.campagna img {
    position: absolute;
    z-index: 1;
}

.campagna .content {
    background: url(/dl/sociale/website/images/bkg_camp.png) 0px 0px no-repeat;
    border: 1px solid #dddddd;
    width: 630px;
    height: 110px;
    margin: 0px;
    padding: 0px;
    z-index: 2;
    position: absolute;
}

    .campagna .content div {
        float: right;
        width: 135px;
        color: #000000;
        margin: 10px;
    }

    .campagna .content span {
        color: #999999;
    }

    .campagna .content h3 {
        border-bottom: 1px solid #d8d8d8;
        font-size: 1.3em;
        padding: 0px 0px 10px 0px;
        margin: 0px;
    }

    .campagna .content p {
        margin: 10px 0px 0px 0px;
    }

.gestioneCamp {
    width: 278px;
    border: 1px solid #cccccc;
    float: right;
    padding: 10px;
    margin: 0px 0px 20px 0px;
}

.right.gestioneCamp .top {
    display: block;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

    .right.gestioneCamp .top h2 {
        color: #666666;
        font-size: 2em;
        line-height: 1em;
    }

.breadcrumbs_camp {
    background: #f7f7f7;
    border-bottom: 1px solid #cccccc;
    padding: 8px;
    margin: 0px 0px 30px 0px;
    text-transform: uppercase;
    color: #666666;
}

    .breadcrumbs_camp h2 a {
        color: #666666;
    }

/*Dettaglio Campagna*/
#titoloCamp {
    cursor: inherit;
}

    #titoloCamp:hover {
        background: #eeeeee;
    }

.contCamp p {
    margin: 1em 0px;
    color: #444444;
}

.contCamp h3 {
    color: #444444;
}

/*Proponi la tua campagna*/
.proponi {
    font-size: 1.2em;
    color: #444444;
    line-height: 2em;
}

    .proponi fieldset legend {
        color: #ffffff;
        background: #afafaf;
        font-size: 1.2em;
        padding: 3px;
        width: 100%;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .proponi fieldset {
        border: 0px;
    }

    .proponi label {
        margin: 10px 0px 0px 0px;
        width: 227px;
        float: left;
        font-size: 1.2em;
        width: 227px;
        /*padding-left: 3px;*/
    }

    .proponi input[type=text] {
        width: 703px;
        height: 30px;
    }

        .proponi input[type=text].corto {
            width: 350px;
        }

    .proponi input[type=text], .proponi textarea {
        background: #f5f5f5;
        border: 1px solid #9f9f9f;
        margin: 10px 0px 10px 0px;
        padding: 0px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .proponi textarea {
        overflow: hidden;
    }

    .proponi ul, .proponi ul li {
        float: left;
        width: 100%;
        display: table-cell;
        line-height: 4em;
    }

    .proponi li {
        border-bottom: 1px solid #efefef;
    }

        .proponi li:nth-last-child(2), .proponi li:nth-last-child(1) {
            border-bottom: 0px;
        }

        .proponi li label {
            float: none;
            margin: 0px;
            padding: 0px;
        }

        .proponi li input[type=radio] {
            float: none;
            background: #ffffff;
            border: 0px;
            margin: 10px 0px 0px 0px;
        }

    .proponi td {
        border-bottom: 1px solid #efefef;
    }

    .proponi tr:last-child td {
        border-bottom: 0px;
    }

    .proponi input[type=submit] {
        background: #afafaf;
        border: 1px solid #4d4d4d;
        width: 320px;
        color: #ffffff;
        font-size: 2em;
        text-transform: uppercase;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

a.tooltip {
    outline: none;
}

    a.tooltip strong {
        line-height: 30px;
    }

    a.tooltip:hover {
        text-decoration: none;
    }

    a.tooltip span {
        z-index: 10;
        display: none;
        padding: 14px 20px;
        margin-top: -30px;
        margin-left: 28px;
        width: 240px;
        line-height: 16px;
    }

    a.tooltip:hover span {
        display: inline;
        position: absolute;
        color: #111;
        border: 1px solid #DCA;
        background: #fffAF0;
    }

.callout {
    z-index: 20;
    position: absolute;
    top: 30px;
    border: 0;
    left: -12px;
}
/*CSS3 extras*/
a.tooltip span {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 5px 5px 8px #CCC;
    -webkit-box-shadow: 5px 5px 8px #CCC;
    box-shadow: 5px 5px 8px #CCC;
}


/*Articolo*/
.segretariato-articolo {
    font-size: 1.2em;
}

    .segretariato-articolo b {
        color: #1156BE;
    }

    .segretariato-articolo a, .segretariato-articolo a:link, .segretariato-articolo a:visited {
        color: #1156BE;
        text-decoration: underline;
    }

    .segretariato-articolo ul {
        list-style: disc;
        padding: 0px 0px 0px 20px;
        color: hsl(210, 48%, 51%);
    }

        .segretariato-articolo ul li {
            margin: 0px 0px 5px 0px;
            font-weight: bold;
        }

/*Social*/
a.social-facebook {
    background: url(/dl/sociale/images/facebook-link.png) no-repeat top left;
    width: 40px;
    height: 40px;
    text-indent: -15000px;
    display: block;
    float: left;
    margin: 20px 0 0 35px;
}

a.social-twitter {
    background: url(/dl/sociale/images/twitter-link.png) no-repeat top left;
    width: 40px;
    height: 40px;
    text-indent: -15000px;
    display: block;
    float: left;
    margin: 20px 0 0 10px;
}





.condividi {
    width: 300px;
    height: 18px;
    display: block;
    background: url(/dl/sociale/images/share-this.png) no-repeat;
    cursor: pointer;
    bottom: 10px;
    left: 10px;
    float: left;
}

.campagne-div {
    height: 150px;
    overflow: hidden;
    float: left;
}

.shareButton {
    background: url(/dl/sociale/images/share-button.png) no-repeat;
    width: 97px;
    height: 24px;
    display: block;
}

.condividiAss {
    height: 24px;
    display: block;
    cursor: pointer;
    bottom: 10px;
    left: 10px;
    float: right;
    margin-top: -22px;
}


/*****SEARCH BOX ********/

.intHeader .boxSearch {
display: block;
float: left;
width: auto;
height: 24px;
margin: 26px 0px 0px 170px;
visibility:hidden; /* modifica 19.05 */
}

.intHeader .boxSearch input {
display: block;
float: left;
width: 150px;
height: 22px;
border: 0px;
color: hsl(0, 0%, 40%);
font-size: 12px;
padding: 0px 5px 2px 5px;
background: hsl(0, 100%, 100%);
}

.intHeader .boxSearch input.submit {
display: block;
float: left;
width: 65px;
height: 24px;
border: 0px;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
text-shadow: 0px 1px 1px hsl(0, 0%, 93%);
color: hsl(0, 0%, 24%);
margin: 0px 0px 0px 0px;
padding: 3px 0px 4px 0px;
background: hsl(0, 0%, 70%) url(/dl/rai/images/bkg_btn_search.gif) repeat-x;
}

iframe[id='twitter-widget-1']{
    /* width: 980px!important; */
    /* height: 300px!important; */
    }